From 16d6ec36fff8a4ad8109bed95d2141fe2f6bbf01 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 18 Jul 2019 09:36:28 +0300 Subject: [PATCH] New translations en-US.json (Azerbaijani) --- src/config/locales/az-AZ.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index 1a5a31b44..ad3fb8429 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.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?" } }