aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/planSelection/components/PlanTeaser.json
blob: 015304a2ef8bae28664b7d9ba97f51afe54364da (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
[
  {
    "id": "subscription.interval.per",
    "defaultMessage": "!!!per {interval}",
    "file": "src/features/planSelection/components/PlanTeaser.js",
    "start": {
      "line": 16,
      "column": 7
    },
    "end": {
      "line": 19,
      "column": 3
    }
  },
  {
    "id": "subscription.planItem.upgradeAccount",
    "defaultMessage": "!!!Upgrade Account",
    "file": "src/features/planSelection/components/PlanTeaser.js",
    "start": {
      "line": 20,
      "column": 7
    },
    "end": {
      "line": 23,
      "column": 3
    }
  }
]