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