summaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/auth/Pricing.json
blob: f711a55b4c57b498b7214b2957bba996fdeb4119 (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": "pricing.headline",
    "defaultMessage": "!!!Support Franz",
    "file": "src/components/auth/Pricing.js",
    "start": {
      "line": 13,
      "column": 12
    },
    "end": {
      "line": 16,
      "column": 3
    }
  },
  {
    "id": "pricing.support.label",
    "defaultMessage": "!!!Select your support plan",
    "file": "src/components/auth/Pricing.js",
    "start": {
      "line": 17,
      "column": 23
    },
    "end": {
      "line": 20,
      "column": 3
    }
  },
  {
    "id": "pricing.submit.label",
    "defaultMessage": "!!!Support the development of Franz",
    "file": "src/components/auth/Pricing.js",
    "start": {
      "line": 21,
      "column": 21
    },
    "end": {
      "line": 24,
      "column": 3
    }
  },
  {
    "id": "pricing.link.skipPayment",
    "defaultMessage": "!!!I don't want to support the development of Franz.",
    "file": "src/components/auth/Pricing.js",
    "start": {
      "line": 25,
      "column": 15
    },
    "end": {
      "line": 28,
      "column": 3
    }
  }
]