New translations en-US.json (Korean)

This commit is contained in:
Feruz M 2019-08-06 03:14:58 +03:00
parent 56ba9abf4b
commit 27c70a84ce

View File

@ -213,15 +213,15 @@
"unknow_error": "오류가 발생했습니다", "unknow_error": "오류가 발생했습니다",
"error": "오류", "error": "오류",
"fetch_error": "Fetching data failed, please try again or notify us at info@esteem.app", "fetch_error": "Fetching data failed, please try again or notify us at info@esteem.app",
"connection_fail": "Connection Failed!", "connection_fail": "연결 실패!",
"connection_success": "Successfully connected!" "connection_success": "성공적으로 연결되었습니다"
}, },
"post": { "post": {
"reblog_alert": "리블로그 하시겠습니까?", "reblog_alert": "리블로그 하시겠습니까?",
"removed_hint": "포스팅이 삭제되었습니다", "removed_hint": "포스팅이 삭제되었습니다",
"copy_link": "링크 복사", "copy_link": "링크 복사",
"reblogged": "reblogged by", "reblogged": "리블로그됨",
"sponsored": "sponsored" "sponsored": "후원받음"
}, },
"drafts": { "drafts": {
"title": "임시 보관함", "title": "임시 보관함",
@ -271,8 +271,8 @@
"reply": "댓글", "reply": "댓글",
"share": "공유", "share": "공유",
"bookmarks": "즐겨찾기에 추가", "bookmarks": "즐겨찾기에 추가",
"promote": "promote", "promote": "홍보",
"boost": "boost" "boost": "후원"
}, },
"deep_link": { "deep_link": {
"no_existing_user": "존재하지 않는 사용자입니다", "no_existing_user": "존재하지 않는 사용자입니다",
@ -307,19 +307,19 @@
"next": "다음" "next": "다음"
}, },
"boost": { "boost": {
"title": "Get eSteem Points", "title": "eSteem 포인트 구매",
"buy": "GET ESTM", "buy": "ESTM 구매",
"next": "NEXT" "next": "다음"
}, },
"promote": { "promote": {
"title": "홍보", "title": "홍보",
"days": "일", "days": "일",
"user": "사용자", "user": "사용자",
"permlink": "Post", "permlink": "글 주소",
"permlinkPlaceholder": "author/permlink", "permlinkPlaceholder": "저자/permlink",
"information": "홍보하시겠습니까?" "information": "홍보하시겠습니까?"
}, },
"boostPost": { "boostPost": {
"title": "Boost" "title": "후원"
} }
} }