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