aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json
blob: bcfb6ab94ee6ffbe55fcde2e9cf09b46781e7f36 (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
[
  {
    "id": "connectionLostBanner.message",
    "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.",
    "file": "src/components/services/content/ConnectionLostBanner.js",
    "start": {
      "line": 15,
      "column": 8
    },
    "end": {
      "line": 18,
      "column": 3
    }
  },
  {
    "id": "connectionLostBanner.informationLink",
    "defaultMessage": "!!!What happened?",
    "file": "src/components/services/content/ConnectionLostBanner.js",
    "start": {
      "line": 19,
      "column": 19
    },
    "end": {
      "line": 22,
      "column": 3
    }
  },
  {
    "id": "connectionLostBanner.cta",
    "defaultMessage": "!!!Reload Service",
    "file": "src/components/services/content/ConnectionLostBanner.js",
    "start": {
      "line": 23,
      "column": 7
    },
    "end": {
      "line": 26,
      "column": 3
    }
  }
]