From 5269225f647845258b3b8a1a7ea2311693b9cb0a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 18 Jul 2019 09:35:37 +0300 Subject: [PATCH] New translations en-US.json (Turkish) --- src/config/locales/tr-TR.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index 395151087..230ef4183 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.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?" } }