aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-19 12:11:38 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-19 12:11:38 +0200
commit478b5fc6574765072eafd4fa074ae832e67627bf (patch)
tree07dba02a6746685b00106ae2f37b529573876852 /src/i18n/messages
parentremove monthly & yearly names (diff)
downloadferdium-app-478b5fc6574765072eafd4fa074ae832e67627bf.tar.gz
ferdium-app-478b5fc6574765072eafd4fa074ae832e67627bf.tar.zst
ferdium-app-478b5fc6574765072eafd4fa074ae832e67627bf.zip
Add trial / subscription handling
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/components/settings/account/AccountDashboard.json77
-rw-r--r--src/i18n/messages/src/components/subscription/SubscriptionForm.json51
-rw-r--r--src/i18n/messages/src/components/subscription/TrialForm.json80
3 files changed, 131 insertions, 77 deletions
diff --git a/src/i18n/messages/src/components/settings/account/AccountDashboard.json b/src/i18n/messages/src/components/settings/account/AccountDashboard.json
index 1e21bad69..68d3e6dd1 100644
--- a/src/i18n/messages/src/components/settings/account/AccountDashboard.json
+++ b/src/i18n/messages/src/components/settings/account/AccountDashboard.json
@@ -26,28 +26,15 @@
26 } 26 }
27 }, 27 },
28 { 28 {
29 "id": "settings.account.headlineTrialUpgrade",
30 "defaultMessage": "!!!Get the free 14 day Franz Professional Trial",
31 "file": "src/components/settings/account/AccountDashboard.js",
32 "start": {
33 "line": 26,
34 "column": 19
35 },
36 "end": {
37 "line": 29,
38 "column": 3
39 }
40 },
41 {
42 "id": "settings.account.headlineDangerZone", 29 "id": "settings.account.headlineDangerZone",
43 "defaultMessage": "!!Danger Zone", 30 "defaultMessage": "!!Danger Zone",
44 "file": "src/components/settings/account/AccountDashboard.js", 31 "file": "src/components/settings/account/AccountDashboard.js",
45 "start": { 32 "start": {
46 "line": 30, 33 "line": 26,
47 "column": 22 34 "column": 22
48 }, 35 },
49 "end": { 36 "end": {
50 "line": 33, 37 "line": 29,
51 "column": 3 38 "column": 3
52 } 39 }
53 }, 40 },
@@ -56,11 +43,11 @@
56 "defaultMessage": "!!!Manage your subscription", 43 "defaultMessage": "!!!Manage your subscription",
57 "file": "src/components/settings/account/AccountDashboard.js", 44 "file": "src/components/settings/account/AccountDashboard.js",
58 "start": { 45 "start": {
59 "line": 34, 46 "line": 30,
60 "column": 33 47 "column": 33
61 }, 48 },
62 "end": { 49 "end": {
63 "line": 37, 50 "line": 33,
64 "column": 3 51 "column": 3
65 } 52 }
66 }, 53 },
@@ -69,11 +56,11 @@
69 "defaultMessage": "!!!Basic Account", 56 "defaultMessage": "!!!Basic Account",
70 "file": "src/components/settings/account/AccountDashboard.js", 57 "file": "src/components/settings/account/AccountDashboard.js",
71 "start": { 58 "start": {
72 "line": 38, 59 "line": 34,
73 "column": 20 60 "column": 20
74 }, 61 },
75 "end": { 62 "end": {
76 "line": 41, 63 "line": 37,
77 "column": 3 64 "column": 3
78 } 65 }
79 }, 66 },
@@ -82,11 +69,11 @@
82 "defaultMessage": "!!!Premium Supporter Account", 69 "defaultMessage": "!!!Premium Supporter Account",
83 "file": "src/components/settings/account/AccountDashboard.js", 70 "file": "src/components/settings/account/AccountDashboard.js",
84 "start": { 71 "start": {
85 "line": 42, 72 "line": 38,
86 "column": 22 73 "column": 22
87 }, 74 },
88 "end": { 75 "end": {
89 "line": 45, 76 "line": 41,
90 "column": 3 77 "column": 3
91 } 78 }
92 }, 79 },
@@ -95,11 +82,11 @@
95 "defaultMessage": "!!!Edit Account", 82 "defaultMessage": "!!!Edit Account",
96 "file": "src/components/settings/account/AccountDashboard.js", 83 "file": "src/components/settings/account/AccountDashboard.js",
97 "start": { 84 "start": {
98 "line": 46, 85 "line": 42,
99 "column": 21 86 "column": 21
100 }, 87 },
101 "end": { 88 "end": {
102 "line": 49, 89 "line": 45,
103 "column": 3 90 "column": 3
104 } 91 }
105 }, 92 },
@@ -108,11 +95,11 @@
108 "defaultMessage": "!!Invoices", 95 "defaultMessage": "!!Invoices",
109 "file": "src/components/settings/account/AccountDashboard.js", 96 "file": "src/components/settings/account/AccountDashboard.js",
110 "start": { 97 "start": {
111 "line": 50, 98 "line": 46,
112 "column": 18 99 "column": 18
113 }, 100 },
114 "end": { 101 "end": {
115 "line": 53, 102 "line": 49,
116 "column": 3 103 "column": 3
117 } 104 }
118 }, 105 },
@@ -121,11 +108,11 @@
121 "defaultMessage": "!!!Download", 108 "defaultMessage": "!!!Download",
122 "file": "src/components/settings/account/AccountDashboard.js", 109 "file": "src/components/settings/account/AccountDashboard.js",
123 "start": { 110 "start": {
124 "line": 54, 111 "line": 50,
125 "column": 19 112 "column": 19
126 }, 113 },
127 "end": { 114 "end": {
128 "line": 57, 115 "line": 53,
129 "column": 3 116 "column": 3
130 } 117 }
131 }, 118 },
@@ -134,11 +121,11 @@
134 "defaultMessage": "!!!Could not load user information", 121 "defaultMessage": "!!!Could not load user information",
135 "file": "src/components/settings/account/AccountDashboard.js", 122 "file": "src/components/settings/account/AccountDashboard.js",
136 "start": { 123 "start": {
137 "line": 58, 124 "line": 54,
138 "column": 25 125 "column": 25
139 }, 126 },
140 "end": { 127 "end": {
141 "line": 61, 128 "line": 57,
142 "column": 3 129 "column": 3
143 } 130 }
144 }, 131 },
@@ -147,11 +134,11 @@
147 "defaultMessage": "!!!Try again", 134 "defaultMessage": "!!!Try again",
148 "file": "src/components/settings/account/AccountDashboard.js", 135 "file": "src/components/settings/account/AccountDashboard.js",
149 "start": { 136 "start": {
150 "line": 62, 137 "line": 58,
151 "column": 28 138 "column": 28
152 }, 139 },
153 "end": { 140 "end": {
154 "line": 65, 141 "line": 61,
155 "column": 3 142 "column": 3
156 } 143 }
157 }, 144 },
@@ -160,11 +147,11 @@
160 "defaultMessage": "!!!Delete account", 147 "defaultMessage": "!!!Delete account",
161 "file": "src/components/settings/account/AccountDashboard.js", 148 "file": "src/components/settings/account/AccountDashboard.js",
162 "start": { 149 "start": {
163 "line": 66, 150 "line": 62,
164 "column": 17 151 "column": 17
165 }, 152 },
166 "end": { 153 "end": {
167 "line": 69, 154 "line": 65,
168 "column": 3 155 "column": 3
169 } 156 }
170 }, 157 },
@@ -173,11 +160,11 @@
173 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 160 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.",
174 "file": "src/components/settings/account/AccountDashboard.js", 161 "file": "src/components/settings/account/AccountDashboard.js",
175 "start": { 162 "start": {
176 "line": 70, 163 "line": 66,
177 "column": 14 164 "column": 14
178 }, 165 },
179 "end": { 166 "end": {
180 "line": 73, 167 "line": 69,
181 "column": 3 168 "column": 3
182 } 169 }
183 }, 170 },
@@ -186,11 +173,11 @@
186 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 173 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
187 "file": "src/components/settings/account/AccountDashboard.js", 174 "file": "src/components/settings/account/AccountDashboard.js",
188 "start": { 175 "start": {
189 "line": 74, 176 "line": 70,
190 "column": 19 177 "column": 19
191 }, 178 },
192 "end": { 179 "end": {
193 "line": 77, 180 "line": 73,
194 "column": 3 181 "column": 3
195 } 182 }
196 }, 183 },
@@ -199,11 +186,11 @@
199 "defaultMessage": "!!!Free Trial", 186 "defaultMessage": "!!!Free Trial",
200 "file": "src/components/settings/account/AccountDashboard.js", 187 "file": "src/components/settings/account/AccountDashboard.js",
201 "start": { 188 "start": {
202 "line": 78, 189 "line": 74,
203 "column": 9 190 "column": 9
204 }, 191 },
205 "end": { 192 "end": {
206 "line": 81, 193 "line": 77,
207 "column": 3 194 "column": 3
208 } 195 }
209 }, 196 },
@@ -212,11 +199,11 @@
212 "defaultMessage": "!!!Your license:", 199 "defaultMessage": "!!!Your license:",
213 "file": "src/components/settings/account/AccountDashboard.js", 200 "file": "src/components/settings/account/AccountDashboard.js",
214 "start": { 201 "start": {
215 "line": 82, 202 "line": 78,
216 "column": 15 203 "column": 15
217 }, 204 },
218 "end": { 205 "end": {
219 "line": 85, 206 "line": 81,
220 "column": 3 207 "column": 3
221 } 208 }
222 }, 209 },
@@ -225,11 +212,11 @@
225 "defaultMessage": "!!!Your free trial ends in {duration}.", 212 "defaultMessage": "!!!Your free trial ends in {duration}.",
226 "file": "src/components/settings/account/AccountDashboard.js", 213 "file": "src/components/settings/account/AccountDashboard.js",
227 "start": { 214 "start": {
228 "line": 86, 215 "line": 82,
229 "column": 15 216 "column": 15
230 }, 217 },
231 "end": { 218 "end": {
232 "line": 89, 219 "line": 85,
233 "column": 3 220 "column": 3
234 } 221 }
235 }, 222 },
@@ -238,11 +225,11 @@
238 "defaultMessage": "!!!Please update your billing info to continue using {license} after your trial period.", 225 "defaultMessage": "!!!Please update your billing info to continue using {license} after your trial period.",
239 "file": "src/components/settings/account/AccountDashboard.js", 226 "file": "src/components/settings/account/AccountDashboard.js",
240 "start": { 227 "start": {
241 "line": 90, 228 "line": 86,
242 "column": 33 229 "column": 33
243 }, 230 },
244 "end": { 231 "end": {
245 "line": 93, 232 "line": 89,
246 "column": 3 233 "column": 3
247 } 234 }
248 } 235 }
diff --git a/src/i18n/messages/src/components/subscription/SubscriptionForm.json b/src/i18n/messages/src/components/subscription/SubscriptionForm.json
index 224a78c4c..6d235254e 100644
--- a/src/i18n/messages/src/components/subscription/SubscriptionForm.json
+++ b/src/i18n/messages/src/components/subscription/SubscriptionForm.json
@@ -1,66 +1,53 @@
1[ 1[
2 { 2 {
3 "id": "subscription.cta.activateTrial", 3 "id": "subscription.cta.choosePlan",
4 "defaultMessage": "!!!Yes, upgrade my account to Franz Professional", 4 "defaultMessage": "!!!Choose your plan",
5 "file": "src/components/subscription/SubscriptionForm.js", 5 "file": "src/components/subscription/SubscriptionForm.js",
6 "start": { 6 "start": {
7 "line": 14, 7 "line": 13,
8 "column": 21 8 "column": 21
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 17, 11 "line": 16,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
15 { 15 {
16 "id": "subscription.includedProFeatures", 16 "id": "settings.account.headlineUpgradeAccount",
17 "defaultMessage": "!!!The Franz Professional Plan includes:", 17 "defaultMessage": "!!!Upgrade your account and get the full Franz experience",
18 "file": "src/components/subscription/SubscriptionForm.js", 18 "file": "src/components/subscription/SubscriptionForm.js",
19 "start": { 19 "start": {
20 "line": 18, 20 "line": 17,
21 "column": 20 21 "column": 18
22 },
23 "end": {
24 "line": 21,
25 "column": 3
26 }
27 },
28 {
29 "id": "pricing.trial.terms.headline",
30 "defaultMessage": "!!!No strings attached",
31 "file": "src/components/subscription/SubscriptionForm.js",
32 "start": {
33 "line": 22,
34 "column": 29
35 }, 22 },
36 "end": { 23 "end": {
37 "line": 25, 24 "line": 20,
38 "column": 3 25 "column": 3
39 } 26 }
40 }, 27 },
41 { 28 {
42 "id": "pricing.trial.terms.noCreditCard", 29 "id": "subscription.teaser.intro",
43 "defaultMessage": "!!!No credit card required", 30 "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!",
44 "file": "src/components/subscription/SubscriptionForm.js", 31 "file": "src/components/subscription/SubscriptionForm.js",
45 "start": { 32 "start": {
46 "line": 26, 33 "line": 21,
47 "column": 16 34 "column": 14
48 }, 35 },
49 "end": { 36 "end": {
50 "line": 29, 37 "line": 24,
51 "column": 3 38 "column": 3
52 } 39 }
53 }, 40 },
54 { 41 {
55 "id": "pricing.trial.terms.automaticTrialEnd", 42 "id": "subscription.teaser.includedFeatures",
56 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 43 "defaultMessage": "!!!Paid Franz Plans include:",
57 "file": "src/components/subscription/SubscriptionForm.js", 44 "file": "src/components/subscription/SubscriptionForm.js",
58 "start": { 45 "start": {
59 "line": 30, 46 "line": 25,
60 "column": 21 47 "column": 20
61 }, 48 },
62 "end": { 49 "end": {
63 "line": 33, 50 "line": 28,
64 "column": 3 51 "column": 3
65 } 52 }
66 } 53 }
diff --git a/src/i18n/messages/src/components/subscription/TrialForm.json b/src/i18n/messages/src/components/subscription/TrialForm.json
new file mode 100644
index 000000000..da1f01518
--- /dev/null
+++ b/src/i18n/messages/src/components/subscription/TrialForm.json
@@ -0,0 +1,80 @@
1[
2 {
3 "id": "subscription.cta.activateTrial",
4 "defaultMessage": "!!!Yes, start the free Franz Professional trial",
5 "file": "src/components/subscription/TrialForm.js",
6 "start": {
7 "line": 14,
8 "column": 21
9 },
10 "end": {
11 "line": 17,
12 "column": 3
13 }
14 },
15 {
16 "id": "settings.account.headlineTrialUpgrade",
17 "defaultMessage": "!!!Get the free 14 day Franz Professional Trial",
18 "file": "src/components/subscription/TrialForm.js",
19 "start": {
20 "line": 18,
21 "column": 18
22 },
23 "end": {
24 "line": 21,
25 "column": 3
26 }
27 },
28 {
29 "id": "subscription.includedProFeatures",
30 "defaultMessage": "!!!The Franz Professional Plan includes:",
31 "file": "src/components/subscription/TrialForm.js",
32 "start": {
33 "line": 22,
34 "column": 20
35 },
36 "end": {
37 "line": 25,
38 "column": 3
39 }
40 },
41 {
42 "id": "pricing.trial.terms.headline",
43 "defaultMessage": "!!!No strings attached",
44 "file": "src/components/subscription/TrialForm.js",
45 "start": {
46 "line": 26,
47 "column": 29
48 },
49 "end": {
50 "line": 29,
51 "column": 3
52 }
53 },
54 {
55 "id": "pricing.trial.terms.noCreditCard",
56 "defaultMessage": "!!!No credit card required",
57 "file": "src/components/subscription/TrialForm.js",
58 "start": {
59 "line": 30,
60 "column": 16
61 },
62 "end": {
63 "line": 33,
64 "column": 3
65 }
66 },
67 {
68 "id": "pricing.trial.terms.automaticTrialEnd",
69 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
70 "file": "src/components/subscription/TrialForm.js",
71 "start": {
72 "line": 34,
73 "column": 21
74 },
75 "end": {
76 "line": 37,
77 "column": 3
78 }
79 }
80] \ No newline at end of file