aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-26 09:54:35 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-26 09:54:35 +0100
commit97d9f482956845cf139c6ce4cbd8480cb1a8bc83 (patch)
tree50b6658adc6cf768377a2b855bfb1af6f0f43568 /src/i18n/locales/en-US.json
parentAdd migration from old setting (diff)
parentAvoid AppVeyor builds on i18n-only commits (diff)
downloadferdium-app-97d9f482956845cf139c6ce4cbd8480cb1a8bc83.tar.gz
ferdium-app-97d9f482956845cf139c6ce4cbd8480cb1a8bc83.tar.zst
ferdium-app-97d9f482956845cf139c6ce4cbd8480cb1a8bc83.zip
Merge branch 'develop' into feat/#270
Diffstat (limited to 'src/i18n/locales/en-US.json')
-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 319fef21d..106352559 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -278,6 +278,7 @@
278 "settings.app.form.enableTodos": "Enable Ferdi Todos", 278 "settings.app.form.enableTodos": "Enable Ferdi Todos",
279 "settings.app.form.hibernate": "Enable service hibernation", 279 "settings.app.form.hibernate": "Enable service hibernation",
280 "settings.app.form.hibernationStrategy": "Hibernation strategy", 280 "settings.app.form.hibernationStrategy": "Hibernation strategy",
281 "settings.app.form.iconSize": "Service icon size",
281 "settings.app.form.inactivityLock": "Lock after inactivity", 282 "settings.app.form.inactivityLock": "Lock after inactivity",
282 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 283 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
283 "settings.app.form.language": "Language", 284 "settings.app.form.language": "Language",
@@ -292,6 +293,7 @@
292 "settings.app.form.scheduledDNDStart": "From", 293 "settings.app.form.scheduledDNDStart": "From",
293 "settings.app.form.sentry": "Send telemetry data", 294 "settings.app.form.sentry": "Send telemetry data",
294 "settings.app.form.server": "Server", 295 "settings.app.form.server": "Server",
296 "settings.app.form.serviceRibbonWidth": "Sidebar width",
295 "settings.app.form.showDisabledServices": "Display disabled services tabs", 297 "settings.app.form.showDisabledServices": "Display disabled services tabs",
296 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 298 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
297 "settings.app.form.startMinimized": "Start minimized in tray", 299 "settings.app.form.startMinimized": "Start minimized in tray",