From fe74d574485f8bc86d7efdaf78321f391457b35d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 10 Dec 2019 07:05:22 +0200 Subject: [PATCH] New translations en-US.json (Korean) --- src/config/locales/ko-KR.json | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index 3733dd9da..32d387dfe 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -28,16 +28,16 @@ "login_title": "로그인 포인트", "checkin_title": "체크인 포인트", "checkin_extra_title": "체크인 보너스", - "no_activity": "아직 포인트 관련 활동이 없습니다", + "no_activity": "No recent activity", "outgoing_transfer_description": "", "incoming_transfer_description": "", "post_desc": "You can earn point by posting regularly. Posting gives you upto 15 points.", - "comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you upto 5 points.", - "checkin_desc": "eSteem 앱에 로그인하면 친구들과 지속적인 관계를 유지할 수 있으며, 0.25 포인트도 획득할 수 있습니다.", - "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn back upto 0.01 x vote weight points.", - "reblog_desc": "Share what post you like with your friends and earn upto 1 points.", - "login_desc": "eSteem 앱에 최초 로그인 시 100 포인트가 자동 지급됩니다.", - "checkin_extra_desc": "꾸준히 앱을 이용한 사용자는 10 포인트 이상의 추가 포인트를 획득할 수 있는 기회가 제공되며 더 열심히 이용할수록 더 많은 포인트를 획득할 수 있습니다.", + "comment_desc": "Each comment you make helps you to grow your audience and also earns you upto 5 points.", + "checkin_desc": "Checking in regularly gives you 0.25 points.", + "vote_desc": "By voting you give reward to other creators and also earn back upto 0.01 x vote weight points.", + "reblog_desc": "Share what post you like with your friends and earn points.", + "login_desc": "When you login into app first time you earn 100 points.", + "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more points, be more active and earn more.", "dropdown_transfer": "선물하기", "dropdown_promote": "홍보", "dropdown_boost": "후원", @@ -65,6 +65,17 @@ "power_down": "파워 다운", "withdraw_steem": "스팀 출금", "withdraw_sbd": "스팀 달러 출금", + "transfer_to_savings": "Transfer To Savings", + "convert": "Convert", + "escrow_transfer": "Escrow Transfer", + "escrow_dispute": "Escrow Dispute", + "escrow_release": "Escrow Release", + "escrow_approve": "Escrow Approve", + "cancel_transfer_from_savings": "Cancel Transfer from Savings", + "delegate_vesting_shares": "임대", + "fill_convert_request": "Convert request executed", + "fill_transfer_from_savings": "From Savings executed", + "fill_vesting_withdraw": "Power Down executed", "estm": { "title": "eSteem 포인트", "buy": "ESTM 구매" @@ -374,7 +385,9 @@ "delegate": "임대", "power_down": "파워 다운", "withdraw_steem": "스팀 출금", - "withdraw_sbd": "스팀 달러 출금" + "withdraw_sbd": "스팀 달러 출금", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "eSteem 포인트 구매", @@ -414,4 +427,4 @@ "information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again." } } -} \ No newline at end of file +}