From 90059f8bf04652a8f42e86b5ffcd9fdbfad6c0b6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 26 Apr 2019 16:42:37 +0300 Subject: [PATCH] New translations en-US.json (Hebrew) --- src/config/locales/he-IL.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index ad50fdd78..44d741ead 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -181,7 +181,8 @@ "cancel": "בטל\\י", "delete": "מחק\\י", "copied": "הועתק!", - "no_internet": "אין חיבור!" + "no_internet": "אין חיבור!", + "confirm": "Confirm" }, "post": { "reblog_alert": "האם את\\ה בטוח\/ה רוצה לשתף ?" @@ -248,5 +249,21 @@ "reputation": "מוניטין", "votes": "הצבעות", "age": "גיל" + }, + "transfer": { + "title": "Transfer To Account", + "from": "From", + "to": "To", + "amount": "Amount", + "memo": "Memo", + "information": "Are you sure to transfer to funds?", + "amount_desc": "Balance", + "memo_desc": "This memo is public", + "to_placeholder": "Username", + "memo_placeholder": "Enter your notes here", + "transferToken": "Transfer", + "transferToSaving": "Transfer To Saving", + "powerUp": "Power Up", + "steemconnect_title": "Steemconnect Transfer" } }