aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-09-14 10:34:04 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-14 10:34:04 +0200
commit979ec02c9a1019152be08705986337e470eabb57 (patch)
tree6021179ad8649112717a499780f475275af487f2 /src/i18n/locales
parentrefactor: defensive programming to avoid javascript error for unread badges (diff)
downloadferdium-app-979ec02c9a1019152be08705986337e470eabb57.tar.gz
ferdium-app-979ec02c9a1019152be08705986337e470eabb57.tar.zst
ferdium-app-979ec02c9a1019152be08705986337e470eabb57.zip
chore: codebase improvements (#1930)
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 19adaaf6a..c66056467 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -152,17 +152,6 @@
152 "password.link.signup": "Create a free account", 152 "password.link.signup": "Create a free account",
153 "password.noUser": "No user affiliated with that email address", 153 "password.noUser": "No user affiliated with that email address",
154 "password.successInfo": "Your new password was sent to your email address", 154 "password.successInfo": "Your new password was sent to your email address",
155 "pricing.features.accountSync": "Account Synchronisation",
156 "pricing.features.customWebsites": "Add Custom Websites",
157 "pricing.features.desktopNotifications": "Desktop Notifications",
158 "pricing.features.onPremise": "On-premise & other Hosted Services",
159 "pricing.features.recipes": "Choose from more than 70 Services",
160 "pricing.features.serviceProxies": "Service Proxies",
161 "pricing.features.spellchecker": "Spellchecker support",
162 "pricing.features.teamManagement": "Team Management",
163 "pricing.features.thirdPartyServices": "Install 3rd party services",
164 "pricing.features.unlimitedServices": "Add unlimited services",
165 "pricing.features.workspaces": "Workspaces",
166 "service.crashHandler.action": "Reload {name}", 155 "service.crashHandler.action": "Reload {name}",
167 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 156 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
168 "service.crashHandler.headline": "Oh no!", 157 "service.crashHandler.headline": "Oh no!",