diff --git a/src/config/locales/en-US.json b/src/config/locales/en-US.json index 12c28a4cb..3c7ce8c7e 100644 --- a/src/config/locales/en-US.json +++ b/src/config/locales/en-US.json @@ -374,7 +374,9 @@ "delegate": "Delegate", "power_down": "Power Down", "withdraw_steem": "Withdraw Steem", - "withdraw_sbd": "Withdraw Steem Dollar" + "withdraw_sbd": "Withdraw Steem Dollar", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "Get eSteem Points", @@ -414,4 +416,4 @@ "information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again." } } -} \ No newline at end of file +}