aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-11-30 14:32:45 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-11-30 14:32:45 +0100
commit3d87c0e45cead95ddb6c11fc6540b82e375bdcf5 (patch)
treec91f425a39cb585242d6df5b4070de4a2141b3b4 /src/i18n/locales
parentMerge branch 'update/monetization' into develop (diff)
downloadferdium-app-3d87c0e45cead95ddb6c11fc6540b82e375bdcf5.tar.gz
ferdium-app-3d87c0e45cead95ddb6c11fc6540b82e375bdcf5.tar.zst
ferdium-app-3d87c0e45cead95ddb6c11fc6540b82e375bdcf5.zip
feat(App): Improved spell checker & context menu
Diffstat (limited to 'src/i18n/locales')
-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 8d82f98a4..864a18862 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -174,6 +174,7 @@
174 "settings.app.form.runInBackground": "Keep Franz in background when closing the window", 174 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
175 "settings.app.form.language": "Language", 175 "settings.app.form.language": "Language",
176 "settings.app.form.enableSpellchecking": "Enable spell checking", 176 "settings.app.form.enableSpellchecking": "Enable spell checking",
177 "settings.app.form.spellcheckerLanguage": "Spell checking language",
177 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 178 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
178 "settings.app.form.showDisabledServices": "Display disabled services tabs", 179 "settings.app.form.showDisabledServices": "Display disabled services tabs",
179 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 180 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",