New translations app.json (Korean)

This commit is contained in:
Eugen Rochko 2022-12-15 14:25:02 +01:00
parent 10ae4b94f9
commit ecbb8a5b54
1 changed files with 4 additions and 4 deletions

View File

@ -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": {