From 6e8ef45142f121f2c50bf208f61a1ad0c08e58e0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 18 Jul 2019 09:36:00 +0300 Subject: [PATCH] New translations en-US.json (Swahili) --- src/config/locales/sw-KE.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/sw-KE.json b/src/config/locales/sw-KE.json index 693b5b7be..d68e2bf3a 100644 --- a/src/config/locales/sw-KE.json +++ b/src/config/locales/sw-KE.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?" } }