aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/planSelection/containers/PlanSelectionScreen.json
blob: 290d1547d773fd22c8777302523eefad9fa642e0 (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": "feature.planSelection.fullscreen.dialog.title",
    "defaultMessage": "!!!Downgrade your Franz Plan",
    "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
    "start": {
      "line": 14,
      "column": 15
    },
    "end": {
      "line": 17,
      "column": 3
    }
  },
  {
    "id": "feature.planSelection.fullscreen.dialog.message",
    "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
    "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
    "start": {
      "line": 18,
      "column": 17
    },
    "end": {
      "line": 21,
      "column": 3
    }
  },
  {
    "id": "feature.planSelection.fullscreen.dialog.cta.downgrade",
    "defaultMessage": "!!!Downgrade to Free",
    "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
    "start": {
      "line": 22,
      "column": 22
    },
    "end": {
      "line": 25,
      "column": 3
    }
  },
  {
    "id": "feature.planSelection.fullscreen.dialog.cta.upgrade",
    "defaultMessage": "!!!Choose Personal",
    "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
    "start": {
      "line": 26,
      "column": 20
    },
    "end": {
      "line": 29,
      "column": 3
    }
  }
]