New translations app.json (Korean)

This commit is contained in:
Eugen Rochko 2021-08-05 09:27:18 +02:00
parent af40308c1a
commit 0e48e8b827
1 changed files with 5 additions and 5 deletions

View File

@ -296,11 +296,11 @@
"terms_of_service": "terms of service", "terms_of_service": "terms of service",
"privacy_policy": "privacy policy", "privacy_policy": "privacy policy",
"button": { "button": {
"confirm": "I Agree" "confirm": "동의합니다"
} }
}, },
"confirm_email": { "confirm_email": {
"title": "One last thing.", "title": "마지막으로.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.", "subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"button": { "button": {
"open_email_app": "Open Email App", "open_email_app": "Open Email App",
@ -321,9 +321,9 @@
"home_timeline": { "home_timeline": {
"title": "Home", "title": "Home",
"navigation_bar_state": { "navigation_bar_state": {
"offline": "Offline", "offline": "오프라인",
"new_posts": "See new posts", "new_posts": "새 글 보기",
"published": "Published!", "published": "게시됨!",
"Publishing": "Publishing post..." "Publishing": "Publishing post..."
} }
}, },