diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index 40fe9f3f6..b1ebde05f 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -202,7 +202,8 @@ "copied": "Copied!", "no_internet": "No connection!", "confirm": "Confirm", - "removed": "Removed" + "removed": "Removed", + "same_user": "This user already added to list" }, "post": { "reblog_alert": "Are you sure you want to reblog?", @@ -283,11 +284,25 @@ "to_placeholder": "Username", "memo_placeholder": "Enter your notes here", "transfer_token": "Transfer", -"points": "Points Transfer", + "points": "Points Transfer", "transfer_to_saving": "Transfer To Saving", "powerUp": "Power Up", "withdraw_to_saving": "Withdraw To Saving", "steemconnect_title": "Steemconnect Transfer", - "next": "NEXT" + "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" } }