From f2bf23a5a531c3a67b1d37d27e7d03d93bebd430 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 18 Jul 2019 09:37:11 +0300 Subject: [PATCH] New translations en-US.json (Acehnese) --- src/config/locales/ac-ace.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index bec909f97..035981c33 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.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?" } }