From 0f50e020b9418dd5db1c804f0ac4eb484fb8d00b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 15 Jun 2019 17:16:46 +0500 Subject: [PATCH] New translations en-US.json (Spanish) --- src/config/locales/es-ES.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index b68d000f3..607d44066 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -38,7 +38,12 @@ "vote": "Vote", "reblog": "Reblog", "login": "Login", + "incoming_transfer_title": "Incoming transfer", + "outgoing_transfer_title": "Outgoing transfer", "checkin_extra": "Bonus", + "delegation": "Delegation", + "delegation_title": "Delegation reward", + "delegation_desc": "You can earn 1 point per day for each 100sp delegation", "post_title": "Points for post", "comment_title": "Points for comment", "vote_title": "Points for vote", @@ -47,6 +52,8 @@ "checkin_title": "Points for usage", "checkin_extra_title": "Usage bonus", "no_activity": "No activity here!", + "outgoing_transfer_description": "", + "incoming_transfer_description": "", "post_desc": "You can earn point by posting regularly. Posting gives you 15 points.", "comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you 5 points.", "checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends.", @@ -275,10 +282,11 @@ "memo_desc": "This memo is public", "to_placeholder": "Username", "memo_placeholder": "Enter your notes here", - "transferToken": "Transfer", - "transferToSaving": "Transfer To Saving", + "transfer_token": "Transfer", + "points": "Points Transfer", + "transfer_to_saving": "Transfer To Saving", "powerUp": "Power Up", - "withdrawToSaving": "Withdraw To Saving", + "withdraw_to_saving": "Withdraw To Saving", "steemconnect_title": "Steemconnect Transfer", "next": "NEXT" }