diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index 77714802d..4bfab9599 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -228,7 +228,7 @@ "fetch_error": "データを取得できませんでした。もう一度やり直すか info@esteem.app に連絡してください", "connection_fail": "接続に失敗しました!", "connection_success": "接続に成功しました!", - "checking": "Checking...", + "checking": "確認中...", "not_existing_post": "投稿は存在しません!パーマリンクと投稿者を確認してください。" }, "post": { diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index 0e525768b..3a8cddd44 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -99,10 +99,10 @@ "steem_dollars": "스팀 달러", "savings": "안전 금고", "edit": { - "display_name": "Display Name", - "about": "About", - "location": "Location", - "website": "Website" + "display_name": "이름", + "about": "소개", + "location": "위치", + "website": "웹사이트" } }, "settings": { @@ -228,8 +228,8 @@ "fetch_error": "서버에서 데이터를 가져오는데 실패했습니다. 다시 시도해보시거나 info@esteem.app로 문의해주세요.", "connection_fail": "연결 실패!", "connection_success": "성공적으로 연결되었습니다", - "checking": "Checking...", - "not_existing_post": "The post does not exist! Please check permlink and author." + "checking": "확인 중...", + "not_existing_post": "글이 존재하지 않습니다! permlink와 저자를 확인해주세요." }, "post": { "reblog_alert": "리블로그 하시겠습니까?",