New translations app.json (Korean)
This commit is contained in:
parent
10ae4b94f9
commit
ecbb8a5b54
|
@ -55,7 +55,7 @@
|
||||||
"translation_failed": {
|
"translation_failed": {
|
||||||
"title": "Note",
|
"title": "Note",
|
||||||
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
|
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
|
||||||
"button": "OK"
|
"button": "확인"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
|
@ -179,9 +179,9 @@
|
||||||
"direct": "Only mentioned user can see this post."
|
"direct": "Only mentioned user can see this post."
|
||||||
},
|
},
|
||||||
"translation": {
|
"translation": {
|
||||||
"translated_from": "Translated from %s",
|
"translated_from": "%s에서 번역됨",
|
||||||
"unknown_language": "Unknown",
|
"unknown_language": "알 수 없음",
|
||||||
"show_original": "Shown Original"
|
"show_original": "원본 보기"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"friendship": {
|
"friendship": {
|
||||||
|
|
Loading…
Reference in New Issue