aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales')
-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 359eee9ef..779608809 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -1197,6 +1197,9 @@
"unlockMessage": {
"message": "The decentralized web awaits"
},
+ "updatedWithDate": {
+ "message": "Updated $1"
+ },
"uriErrorMsg": {
"message": "URIs require the appropriate HTTP/HTTPS prefix."
},