aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar n0emis <22817873+n0emis@users.noreply.github.com>2020-03-09 12:53:04 +0100
committerLibravatar GitHub <noreply@github.com>2020-03-09 12:53:04 +0100
commit994de3b5750a34598aba5746a4dbd1a4e811fae8 (patch)
treec0f92f498f7ef4a5ef9222143ef2107ef9c61b5c /src/i18n/locales/en-US.json
parentMerge pull request #428 from dpeukert/patch-1 (diff)
downloadferdium-app-994de3b5750a34598aba5746a4dbd1a4e811fae8.tar.gz
ferdium-app-994de3b5750a34598aba5746a4dbd1a4e811fae8.tar.zst
ferdium-app-994de3b5750a34598aba5746a4dbd1a4e811fae8.zip
add option to disable reload after resume (#447)
* add option to disable reload after resume closes #442 * remove unused property
Diffstat (limited to 'src/i18n/locales/en-US.json')
-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 499b73f68..6265ee1c2 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -290,6 +290,7 @@
290 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", 290 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour",
291 "settings.app.form.noUpdates": "Disable updates", 291 "settings.app.form.noUpdates": "Disable updates",
292 "settings.app.form.privateNotifications": "Don't show message content in notifications", 292 "settings.app.form.privateNotifications": "Don't show message content in notifications",
293 "settings.app.form.reloadAfterResume": "Reload Ferdi after system resume",
293 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window", 294 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
294 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb", 295 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb",
295 "settings.app.form.scheduledDNDEnd": "To", 296 "settings.app.form.scheduledDNDEnd": "To",