Update Korean localization
- update time format - update notification
This commit is contained in:
parent
383b60cdb4
commit
19292a67b8
|
@ -87,6 +87,11 @@
|
|||
"display_name": "닉네임만 보이기",
|
||||
"username": "아이디만 보이기"
|
||||
},
|
||||
"time_format":{
|
||||
"title": "시간 표시 형식:",
|
||||
"absolute": "고정 시각 표시",
|
||||
"relative": "상대 시간 표시"
|
||||
},
|
||||
"toot": "툿",
|
||||
"visibility": {
|
||||
"title": "기본 공개 설정:",
|
||||
|
@ -100,13 +105,13 @@
|
|||
"toot_sound": "툿:"
|
||||
},
|
||||
"notification": {
|
||||
"title": "Notification",
|
||||
"title": "알림",
|
||||
"notify": {
|
||||
"title": "Notify",
|
||||
"reply": "Reply:",
|
||||
"reblog": "Reblog:",
|
||||
"favourite": "Favourite:",
|
||||
"follow": "Follow:"
|
||||
"title": "푸쉬 알림",
|
||||
"reply": "답장:",
|
||||
"reblog": "부스트:",
|
||||
"favourite": "즐겨찾기:",
|
||||
"follow": "즐겨찾기:"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
|
|
Loading…
Reference in New Issue