From 0d9c7ff6a638861d54f29bf91c82847cfa62a24c Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Sun, 25 Nov 2018 23:02:12 +0100 Subject: Move spellchecker to premium --- src/i18n/locales/en-US.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 24e29df18..be2a38231 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -50,10 +50,12 @@ "subscription.paymentSessionError": "Could not initialize payment form", "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes", "subscription.features.onpremise": "Add on-premise/hosted services like HipChat", - "subscription.features.customServices": "Private services for you and your team", + "subscription.features.onpremise.mattermost": "Add on-premise/hosted services like Mattermost", "subscription.features.encryptedSync": "Encrypted session synchronization", "subscription.features.vpn": "Proxy & VPN support", "subscription.features.ads": "No ads, ever!", + "subscription.features.spellchecker": "Support for spellchecker", + "subscription.features.noInterruptions": "No app delays & nagging to upgrade license", "subscription.features.comingSoon": "coming soon", "infobar.servicesUpdated": "Your services have been updated.", "infobar.updateAvailable": "A new update for Franz is available.", @@ -252,5 +254,6 @@ "validation.minLength": "{field} should be at least {length} characters long", "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting", "feature.delayApp.action": "Get a Franz Supporter License", - "feature.delayApp.text": "Franz will continue in {seconds} seconds." + "feature.delayApp.text": "Franz will continue in {seconds} seconds.", + "premiumFeature.button.upgradeAccount": "Upgrade account" } -- cgit v1.2.3-70-g09d2