From 6f9de40da695e5701104788e3216996b7950087d Mon Sep 17 00:00:00 2001 From: Sriram Viswanathan Date: Tue, 28 Mar 2017 14:48:45 -0300 Subject: [#931] Shows error feedback using Snackbar notification when there's a submit failure on backup account page --- web-ui/app/locales/en_US/translation.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web-ui/app/locales/en_US/translation.json') diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json index 7d24a728..c60a705b 100644 --- a/web-ui/app/locales/en_US/translation.json +++ b/web-ui/app/locales/en_US/translation.json @@ -103,6 +103,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", -- cgit v1.2.3