From cf1cff1e9b8d2e74255ae7f0770c72ed90b89a7a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 18 Jul 2019 09:36:26 +0300 Subject: [PATCH] New translations en-US.json (Bengali) --- src/config/locales/bn-BD.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index 1c47ff316..266a8ecf8 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -306,5 +306,12 @@ "incoming_funds": "Incoming Funds", "sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.", "estimated_weekly": "Estimated Weekly" + }, + "promote": { + "title": "Promote", + "days": "days", + "user": "User", + "permlink": "Permlink", + "information": "Are you sure to transfer to promote?" } }