aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-10-23 14:06:39 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-10-23 14:06:39 +0200
commitc4f369510632704114c3f162ac61b81a47dad7c5 (patch)
tree95971ba59d701e7b6d5bb31a84fb6a89c725a7e5 /src/i18n/messages
parentRemove analytics event in componentDidMount (diff)
downloadferdium-app-c4f369510632704114c3f162ac61b81a47dad7c5.tar.gz
ferdium-app-c4f369510632704114c3f162ac61b81a47dad7c5.tar.zst
ferdium-app-c4f369510632704114c3f162ac61b81a47dad7c5.zip
Add price disclaimer
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/features/planSelection/components/PlanSelection.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/i18n/messages/src/features/planSelection/components/PlanSelection.json b/src/i18n/messages/src/features/planSelection/components/PlanSelection.json
index 685e81e82..7f1de6cfd 100644
--- a/src/i18n/messages/src/features/planSelection/components/PlanSelection.json
+++ b/src/i18n/messages/src/features/planSelection/components/PlanSelection.json
@@ -141,5 +141,18 @@
141 "line": 61, 141 "line": 61,
142 "column": 3 142 "column": 3
143 } 143 }
144 },
145 {
146 "id": "feature.planSelection.pricesBasedOnAnnualPayment",
147 "defaultMessage": "!!!All prices based on yearly payment",
148 "file": "src/features/planSelection/components/PlanSelection.js",
149 "start": {
150 "line": 62,
151 "column": 30
152 },
153 "end": {
154 "line": 65,
155 "column": 3
156 }
144 } 157 }
145] \ No newline at end of file 158] \ No newline at end of file