aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/subscription/SubscriptionForm.json
blob: 6d235254e49a28a0f3413c139978ed799927fb54 (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": "subscription.cta.choosePlan",
    "defaultMessage": "!!!Choose your plan",
    "file": "src/components/subscription/SubscriptionForm.js",
    "start": {
      "line": 13,
      "column": 21
    },
    "end": {
      "line": 16,
      "column": 3
    }
  },
  {
    "id": "settings.account.headlineUpgradeAccount",
    "defaultMessage": "!!!Upgrade your account and get the full Franz experience",
    "file": "src/components/subscription/SubscriptionForm.js",
    "start": {
      "line": 17,
      "column": 18
    },
    "end": {
      "line": 20,
      "column": 3
    }
  },
  {
    "id": "subscription.teaser.intro",
    "defaultMessage": "!!!Franz 5 comes with a wide range of new features to boost up your everyday communication - batteries included. Check out our new plans and find out which one suits you most!",
    "file": "src/components/subscription/SubscriptionForm.js",
    "start": {
      "line": 21,
      "column": 14
    },
    "end": {
      "line": 24,
      "column": 3
    }
  },
  {
    "id": "subscription.teaser.includedFeatures",
    "defaultMessage": "!!!Paid Franz Plans include:",
    "file": "src/components/subscription/SubscriptionForm.js",
    "start": {
      "line": 25,
      "column": 20
    },
    "end": {
      "line": 28,
      "column": 3
    }
  }
]