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?" } }