aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales/en/messages.json')
-rw-r--r--app/_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index ed757ca18..b3badd6ee 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -242,6 +242,9 @@
"connecting": {
"message": "Connecting..."
},
+ "connectingTo": {
+ "message": "Connecting to $1"
+ },
"connectingToKovan": {
"message": "Connecting to Kovan Test Network"
},