aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-12-08 16:28:34 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-12-08 16:28:34 +0100
commit8ec217f347162e6500e932e24795867b15ac8963 (patch)
tree65bf089917da428eea5215bad044f427872a8afb /src
parentRevert "Fix premium check" (diff)
downloadferdium-app-8ec217f347162e6500e932e24795867b15ac8963.tar.gz
ferdium-app-8ec217f347162e6500e932e24795867b15ac8963.tar.zst
ferdium-app-8ec217f347162e6500e932e24795867b15ac8963.zip
Add service spellchecker language strings
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index aa55f5dfe..7ccf94a87 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -139,6 +139,8 @@
139 "settings.service.form.proxy.user": "User (optional)", 139 "settings.service.form.proxy.user": "User (optional)",
140 "settings.service.form.proxy.password": "Password (optional)", 140 "settings.service.form.proxy.password": "Password (optional)",
141 "settings.service.form.proxy.info": "Proxy settings will not synced with the Franz servers.", 141 "settings.service.form.proxy.info": "Proxy settings will not synced with the Franz servers.",
142 "settings.service.form.spellcheckerLanguage": "Spell checking Language",
143 "settings.service.form.spellcheckerLanguage.default": "Use System Default ({default})",
142 "settings.service.error.headline": "Error", 144 "settings.service.error.headline": "Error",
143 "settings.service.error.goBack": "Back to services", 145 "settings.service.error.goBack": "Back to services",
144 "settings.service.error.message": "Could not load service recipe.", 146 "settings.service.error.message": "Could not load service recipe.",