aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/delayApp/Component.json
blob: bacd9444a5b4ebab56c205bacac5f34a52a12ada (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": "feature.delayApp.headline",
    "defaultMessage": "!!!Please purchase license to skip waiting",
    "file": "src/features/delayApp/Component.js",
    "start": {
      "line": 15,
      "column": 12
    },
    "end": {
      "line": 18,
      "column": 3
    }
  },
  {
    "id": "feature.delayApp.action",
    "defaultMessage": "!!!Get a Franz Supporter License",
    "file": "src/features/delayApp/Component.js",
    "start": {
      "line": 19,
      "column": 10
    },
    "end": {
      "line": 22,
      "column": 3
    }
  },
  {
    "id": "feature.delayApp.text",
    "defaultMessage": "!!!Franz will continue in {seconds} seconds.",
    "file": "src/features/delayApp/Component.js",
    "start": {
      "line": 23,
      "column": 8
    },
    "end": {
      "line": 26,
      "column": 3
    }
  }
]