aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/todos/components/TodosWebview.json
blob: ff6e037fcf3545f808c5d5d27b70b73487c8a48d (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.todos.premium.info",
    "defaultMessage": "!!!Franz Todos are available to premium users now!",
    "file": "src/features/todos/components/TodosWebview.js",
    "start": {
      "line": 31,
      "column": 15
    },
    "end": {
      "line": 34,
      "column": 3
    }
  },
  {
    "id": "feature.todos.premium.upgrade",
    "defaultMessage": "!!!Upgrade Account",
    "file": "src/features/todos/components/TodosWebview.js",
    "start": {
      "line": 35,
      "column": 14
    },
    "end": {
      "line": 38,
      "column": 3
    }
  },
  {
    "id": "feature.todos.premium.rollout",
    "defaultMessage": "!!!Everyone else will have to wait a little longer.",
    "file": "src/features/todos/components/TodosWebview.js",
    "start": {
      "line": 39,
      "column": 15
    },
    "end": {
      "line": 42,
      "column": 3
    }
  }
]