Changes of com.discord v828
This commit is contained in:
parent
53d26c8ed2
commit
eab996364e
1958 changed files with 23162 additions and 21195 deletions
|
@ -29,6 +29,11 @@
|
|||
<plurals name="duration_mins_mins">
|
||||
<item quantity="other">%d분</item>
|
||||
</plurals>
|
||||
<plurals name="emoji_slots_available_count">
|
||||
<item quantity="other">슬롯 %d 개</item>
|
||||
<item quantity="zero">슬롯 0개</item>
|
||||
<item quantity="one">슬롯 %d 개</item>
|
||||
</plurals>
|
||||
<plurals name="form_help_last_seen_days">
|
||||
<item quantity="other">%d일</item>
|
||||
<item quantity="one">1일</item>
|
||||
|
|
|
@ -789,6 +789,7 @@
|
|||
<string name="emoji_category_travel">여행</string>
|
||||
<string name="emoji_matching">이모지 검색 결과 **%1$s**</string>
|
||||
<string name="emoji_name">이름</string>
|
||||
<string name="emoji_slots_available">%1$s 사용가능</string>
|
||||
<string name="enable">활성화</string>
|
||||
<string name="enable_ingame_overlay">게임 내에서 오버레이 표시</string>
|
||||
<string name="enable_privacy_access">개인 정보 보호 설정에서 허용할 수 있습니다.</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue