aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-03-28 15:12:14 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-03-28 15:12:14 +0200
commit199f6763c946a044a28077cf8aa131f29af83868 (patch)
tree6743fae240e7b36cd68789267ca23877f3ac6f0a /src/i18n/locales
parentmini cleanup (diff)
downloadferdium-app-199f6763c946a044a28077cf8aa131f29af83868.tar.gz
ferdium-app-199f6763c946a044a28077cf8aa131f29af83868.tar.zst
ferdium-app-199f6763c946a044a28077cf8aa131f29af83868.zip
feature(App): Add option to disable GPU acceleration
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 400a9a5d8..0c62da44a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -164,6 +164,7 @@
164 "settings.app.form.runInBackground": "Keep Franz in background when closing the window", 164 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
165 "settings.app.form.language": "Language", 165 "settings.app.form.language": "Language",
166 "settings.app.form.enableSpellchecking": "Enable spell checking", 166 "settings.app.form.enableSpellchecking": "Enable spell checking",
167 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
167 "settings.app.form.showDisabledServices": "Display disabled services tabs", 168 "settings.app.form.showDisabledServices": "Display disabled services tabs",
168 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 169 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
169 "settings.app.form.beta": "Include beta versions", 170 "settings.app.form.beta": "Include beta versions",