diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index c8c9ded07..1ca7e38c2 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -202,7 +202,8 @@ "copied": "복사됨!", "no_internet": "인터넷 연결을 확인하세요!", "confirm": "확인", - "removed": "삭제되었습니다" + "removed": "삭제되었습니다", + "same_user": "This user already added to list" }, "post": { "reblog_alert": "정말 리블로그 하시겠습니까?", @@ -288,6 +289,20 @@ "powerUp": "파워업", "withdraw_to_saving": "안전 금고로 출금", "steemconnect_title": "Steemconnect 송금", - "next": "다음" + "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" } }