From f4d5ea9475afc7881a71d8dc3deac592e04915fa Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 8 Jul 2019 09:14:31 +0300 Subject: [PATCH] New translations en-US.json (Korean) --- src/config/locales/ko-KR.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index 1ca7e38c2..1be747612 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -203,7 +203,7 @@ "no_internet": "인터넷 연결을 확인하세요!", "confirm": "확인", "removed": "삭제되었습니다", - "same_user": "This user already added to list" + "same_user": "이 사용자는 목록에 이미 추가되었습니다" }, "post": { "reblog_alert": "정말 리블로그 하시겠습니까?", @@ -290,19 +290,19 @@ "withdraw_to_saving": "안전 금고로 출금", "steemconnect_title": "Steemconnect 송금", "next": "다음", - "withdraw_steem": "Withdraw Steem", - "withdraw_sbd": "Withdraw Steem Dollar", - "delegate": "Delegate", - "power_down": "Power Down", - "account": "Account", - "destination_accounts": "Destination Account(s)", - "amount_information": "Drag the sliderto adjust to amount", - "save": "Save", - "percent": "Percentage", - "percent_information": "Percentage of power down to this account", - "auto_vests": "Automatically power up to the target account", - "stop": "Stop", - "stop_information": "Are you sure to stop?", - "incoming_funds": "Incoming Funds" + "withdraw_steem": "스팀 출금", + "withdraw_sbd": "스팀 달러 출금", + "delegate": "임대", + "power_down": "파워 다운", + "account": "계정", + "destination_accounts": "대상 계정", + "amount_information": "슬라이드를 드래그해서 수량을 설정할 수 있습니다", + "save": "저장", + "percent": "비율", + "percent_information": "이 계정에 대한 파워 다운 비율", + "auto_vests": "대상 계정에 자동으로 파워 업 하기", + "stop": "중지", + "stop_information": "중지하시겠습니까?", + "incoming_funds": "입금 예정 스팀" } }