aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-23 21:55:58 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-23 21:55:58 +0100
commiteb3acd97acc62d84d3d4548a9089e0101d5780e1 (patch)
tree12b6211548832a6aff428b4d4287811a5b403bfd /src/i18n/locales/en-US.json
parentFix warning about missing actions in PublishDebugLogModal (diff)
downloadferdium-app-eb3acd97acc62d84d3d4548a9089e0101d5780e1.tar.gz
ferdium-app-eb3acd97acc62d84d3d4548a9089e0101d5780e1.tar.zst
ferdium-app-eb3acd97acc62d84d3d4548a9089e0101d5780e1.zip
#270 Add more navigation bar behaviour settings
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index ce41bb9ce..319fef21d 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -283,6 +283,7 @@
283 "settings.app.form.language": "Language", 283 "settings.app.form.language": "Language",
284 "settings.app.form.lockPassword": "Password", 284 "settings.app.form.lockPassword": "Password",
285 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray", 285 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray",
286 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour",
286 "settings.app.form.noUpdates": "Disable updates", 287 "settings.app.form.noUpdates": "Disable updates",
287 "settings.app.form.privateNotifications": "Don't show message content in notifications", 288 "settings.app.form.privateNotifications": "Don't show message content in notifications",
288 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window", 289 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
@@ -293,7 +294,6 @@
293 "settings.app.form.server": "Server", 294 "settings.app.form.server": "Server",
294 "settings.app.form.showDisabledServices": "Display disabled services tabs", 295 "settings.app.form.showDisabledServices": "Display disabled services tabs",
295 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 296 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
296 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar",
297 "settings.app.form.startMinimized": "Start minimized in tray", 297 "settings.app.form.startMinimized": "Start minimized in tray",
298 "settings.app.form.todoServer": "Todo Server", 298 "settings.app.form.todoServer": "Todo Server",
299 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 299 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",