aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-06-05 17:26:21 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-06-05 17:26:21 +0200
commit604d5af907702589c9586af7985958c295385f0f (patch)
tree5b2b801051de02a85e9325f44ea441d328b8c83e /src/i18n/messages
parentsupport app updates also for unauthenticated users (diff)
downloadferdium-app-604d5af907702589c9586af7985958c295385f0f.tar.gz
ferdium-app-604d5af907702589c9586af7985958c295385f0f.tar.zst
ferdium-app-604d5af907702589c9586af7985958c295385f0f.zip
fix eslint issues
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/components/layout/AppLayout.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/i18n/messages/src/components/layout/AppLayout.json b/src/i18n/messages/src/components/layout/AppLayout.json
index b71889155..190c5dff7 100644
--- a/src/i18n/messages/src/components/layout/AppLayout.json
+++ b/src/i18n/messages/src/components/layout/AppLayout.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Your services have been updated.", 4 "defaultMessage": "!!!Your services have been updated.",
5 "file": "src/components/layout/AppLayout.js", 5 "file": "src/components/layout/AppLayout.js",
6 "start": { 6 "start": {
7 "line": 27, 7 "line": 26,
8 "column": 19 8 "column": 19
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 30, 11 "line": 29,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!Reload services", 17 "defaultMessage": "!!!Reload services",
18 "file": "src/components/layout/AppLayout.js", 18 "file": "src/components/layout/AppLayout.js",
19 "start": { 19 "start": {
20 "line": 31, 20 "line": 30,
21 "column": 24 21 "column": 24
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 34, 24 "line": 33,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Could not load services and user information", 30 "defaultMessage": "!!!Could not load services and user information",
31 "file": "src/components/layout/AppLayout.js", 31 "file": "src/components/layout/AppLayout.js",
32 "start": { 32 "start": {
33 "line": 35, 33 "line": 34,
34 "column": 26 34 "column": 26
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 38, 37 "line": 37,
38 "column": 3 38 "column": 3
39 } 39 }
40 } 40 }