From 6313a8cf267de269984350b0760cd331ff65c30a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 5 Jul 2019 00:15:32 +0300 Subject: [PATCH] New translations en-US.json (Spanish) --- src/config/locales/es-ES.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index 607d44066..27721cb3b 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -202,7 +202,8 @@ "copied": "Copiado!", "no_internet": "Sin conexión!", "confirm": "Confirm", - "removed": "Removed" + "removed": "Removed", + "same_user": "This user already added to list" }, "post": { "reblog_alert": "Está seguro que quiere rebloguear?", @@ -288,6 +289,20 @@ "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" } }