From 453894d553ef986dc85f3cba54efbef8e4477f68 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 26 Apr 2019 16:41:08 +0300 Subject: [PATCH] New translations en-US.json (Persian) --- src/config/locales/fa-IR.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 87c52e66f..0ad9f68c1 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.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" } }