aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/layout/AppLayout.json
blob: 807490a4f4f54bd272d184b47b74e84fd39b1edd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[
  {
    "id": "infobar.servicesUpdated",
    "defaultMessage": "!!!Your services have been updated.",
    "file": "src/components/layout/AppLayout.js",
    "start": {
      "line": 28,
      "column": 19
    },
    "end": {
      "line": 31,
      "column": 3
    }
  },
  {
    "id": "infobar.buttonReloadServices",
    "defaultMessage": "!!!Reload services",
    "file": "src/components/layout/AppLayout.js",
    "start": {
      "line": 32,
      "column": 24
    },
    "end": {
      "line": 35,
      "column": 3
    }
  },
  {
    "id": "infobar.requiredRequestsFailed",
    "defaultMessage": "!!!Could not load services and user information",
    "file": "src/components/layout/AppLayout.js",
    "start": {
      "line": 36,
      "column": 26
    },
    "end": {
      "line": 39,
      "column": 3
    }
  },
  {
    "id": "infobar.authRequestFailed",
    "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
    "file": "src/components/layout/AppLayout.js",
    "start": {
      "line": 40,
      "column": 21
    },
    "end": {
      "line": 44,
      "column": 3
    }
  }
]