From e2437f27ccd1c7646accc75b819fff3295c7a2e2 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Fri, 8 Feb 2019 11:32:20 +0100 Subject: feat(Spell checking): Add option to automatically detect language --- src/i18n/locales/en-US.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 99df6a0ca..4e0c5575d 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -1,6 +1,10 @@ { "global.api.unhealthy": "Can't connect to Franz online services", "global.notConnectedToTheInternet": "You are not connected to the internet.", + "global.spellchecking.language": "Spell checking language", + "global.spellchecker.useDefault": "Use System Default ({default})", + "global.spellchecking.autodetect": "Detect language automatically", + "global.spellchecking.autodetect.short": "Automatic", "welcome.signupButton": "Create a free account", "welcome.loginButton": "Login to your account", "welcome.slogan": "Messaging that works for you", -- cgit v1.2.3-70-g09d2