aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/layout/AppLayout.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages/src/components/layout/AppLayout.json')
-rw-r--r--src/i18n/messages/src/components/layout/AppLayout.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/i18n/messages/src/components/layout/AppLayout.json b/src/i18n/messages/src/components/layout/AppLayout.json
index ff61972eb..5bb4ad3ba 100644
--- a/src/i18n/messages/src/components/layout/AppLayout.json
+++ b/src/i18n/messages/src/components/layout/AppLayout.json
@@ -37,5 +37,18 @@
37 "line": 36, 37 "line": 36,
38 "column": 3 38 "column": 3
39 } 39 }
40 },
41 {
42 "id": "infobar.authRequestFailed",
43 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
44 "file": "src/components/layout/AppLayout.js",
45 "start": {
46 "line": 37,
47 "column": 21
48 },
49 "end": {
50 "line": 40,
51 "column": 3
52 }
40 } 53 }
41] \ No newline at end of file 54] \ No newline at end of file