aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/todos/components/TodosWebview.json
blob: 2387112b495dca79834e31ec71f8ce144ccdd928 (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": "!!!The Franz Todos Preview is currently only available for Franz Premium accounts.",
    "file": "src/features/todos/components/TodosWebview.js",
    "start": {
      "line": 18,
      "column": 15
    },
    "end": {
      "line": 21,
      "column": 3
    }
  },
  {
    "id": "feature.todos.premium.upgrade",
    "defaultMessage": "!!!Upgrade Account",
    "file": "src/features/todos/components/TodosWebview.js",
    "start": {
      "line": 22,
      "column": 14
    },
    "end": {
      "line": 25,
      "column": 3
    }
  },
  {
    "id": "feature.todos.premium.rollout",
    "defaultMessage": "!!!Franz Todos will be available to everyone soon.",
    "file": "src/features/todos/components/TodosWebview.js",
    "start": {
      "line": 26,
      "column": 15
    },
    "end": {
      "line": 29,
      "column": 3
    }
  }
]