aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 9b77fe34c..9dfaf959d 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4136,6 +4136,19 @@
4136 "column": 19, 4136 "column": 19,
4137 "line": 58 4137 "line": 58
4138 } 4138 }
4139 },
4140 {
4141 "defaultMessage": "!!!All prices are based on the yearly plan",
4142 "end": {
4143 "column": 3,
4144 "line": 65
4145 },
4146 "file": "src/features/planSelection/components/PlanSelection.js",
4147 "id": "feature.planSelection.pricesBasedOnAnnualPayment",
4148 "start": {
4149 "column": 30,
4150 "line": 62
4151 }
4139 } 4152 }
4140 ], 4153 ],
4141 "path": "src/features/planSelection/components/PlanSelection.json" 4154 "path": "src/features/planSelection/components/PlanSelection.json"