aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-12-15 14:02:37 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-12-15 14:02:37 +0100
commit9e9967580c39b13f9bda1e4aff2cf31a15d161ce (patch)
tree1faf94fafae03cd05b266654b78524d364413605 /src/i18n
parentfeat(Recipes): Add `hasHostedOption` to enable hosted & self hosted services (diff)
downloadferdium-app-9e9967580c39b13f9bda1e4aff2cf31a15d161ce.tar.gz
ferdium-app-9e9967580c39b13f9bda1e4aff2cf31a15d161ce.tar.zst
ferdium-app-9e9967580c39b13f9bda1e4aff2cf31a15d161ce.zip
Add missing translation strings
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 48b408e59..9efb36450 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -110,6 +110,7 @@
110 "settings.service.form.editServiceHeadline": "Edit {name}", 110 "settings.service.form.editServiceHeadline": "Edit {name}",
111 "settings.service.form.tabHosted": "Hosted", 111 "settings.service.form.tabHosted": "Hosted",
112 "settings.service.form.tabOnPremise": "Self hosted ⭐️", 112 "settings.service.form.tabOnPremise": "Self hosted ⭐️",
113 "settings.service.form.useHostedService": "Use the hosted {name} service.",
113 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.", 114 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
114 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.", 115 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.",
115 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account", 116 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account",