aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/en/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 2b957129d..86bc1397b 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -1,4 +1,10 @@
{
+ "showIncomingTransactions": {
+ "message": "Show Incoming Transactions"
+ },
+ "showIncomingTransactionsDescription": {
+ "message": "Select this to use Etherscan to show incoming transactions in the transactions list"
+ },
"exposeAccounts": {
"message": "Expose Accounts"
},