aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-14 08:04:02 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-14 08:04:02 +0200
commit56f4658b58c56dd1e5165be755e8144ba2fd4937 (patch)
tree6dbc339e69c5c20619778b78e2fa5c4c02fd68a5 /src/i18n/locales
parentMerge branch 'develop' into feature/new-pricing (diff)
downloadferdium-app-56f4658b58c56dd1e5165be755e8144ba2fd4937.tar.gz
ferdium-app-56f4658b58c56dd1e5165be755e8144ba2fd4937.tar.zst
ferdium-app-56f4658b58c56dd1e5165be755e8144ba2fd4937.zip
remove monthly & yearly names
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index cd1e39543..a4c828f92 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -122,10 +122,8 @@
122 "pricing.features.workspaces": "Workspaces", 122 "pricing.features.workspaces": "Workspaces",
123 "pricing.plan.free": "Franz Free", 123 "pricing.plan.free": "Franz Free",
124 "pricing.plan.legacy": "Franz Premium", 124 "pricing.plan.legacy": "Franz Premium",
125 "pricing.plan.personal-monthly": "Franz Personal Monthly", 125 "pricing.plan.personal": "Franz Personal",
126 "pricing.plan.personal-yearly": "Franz Personal Yearly", 126 "pricing.plan.pro": "Franz Professional",
127 "pricing.plan.pro-monthly": "Franz Professional Monthly",
128 "pricing.plan.pro-yearly": "Franz Professional Yearly",
129 "pricing.trial.cta.accept": "Yes, upgrade my account to Franz Professional", 127 "pricing.trial.cta.accept": "Yes, upgrade my account to Franz Professional",
130 "pricing.trial.cta.skip": "Continue to Franz", 128 "pricing.trial.cta.skip": "Continue to Franz",
131 "pricing.trial.error": "Sorry, we could not activate your trial!", 129 "pricing.trial.error": "Sorry, we could not activate your trial!",