summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorSriram Viswanathan <sriramv@thoughtworks.com>2017-03-29 15:35:06 -0300
committerGitHub <noreply@github.com>2017-03-29 15:35:06 -0300
commit75eccfc3ea988a20919c95e892b314ccd816e7c2 (patch)
tree267a189c298597a47f9e24e09e563d5498ac0278 /web-ui/app/locales/en_US/translation.json
parent54ce5397e484fd81ee01d714c87c32ed4718fdb2 (diff)
parente2bb2aa79d4198f6bfdb59ac5e708bfebf787646 (diff)
Merge pull request #1031 from pixelated/backup_account_error_feedback
[#931] Backup account error feedback
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 22f533c0..22ac9f70 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -126,6 +126,9 @@
"paragraph": "Save this message, it is really important.",
"button": "Got it! I'm ready!",
"retry-button": "Hey, I didn't received it"
+ },
+ "error": {
+ "submit-error": "There was an error. Please try again later."
}
},
"back-to-inbox": "Back to my inbox",