aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 5d32aa4c1..8997a1948 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -232,6 +232,9 @@
232 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray", 232 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray",
233 "settings.app.form.privateNotifications": "Don't show message content in notifications", 233 "settings.app.form.privateNotifications": "Don't show message content in notifications",
234 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window", 234 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
235 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb",
236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From",
235 "settings.app.form.server": "Server", 238 "settings.app.form.server": "Server",
236 "settings.app.form.showDisabledServices": "Display disabled services tabs", 239 "settings.app.form.showDisabledServices": "Display disabled services tabs",
237 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 240 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
@@ -246,6 +249,8 @@
246 "settings.app.lockedPassword": "Ferdi Lock Password", 249 "settings.app.lockedPassword": "Ferdi Lock Password",
247 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", 250 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
248 "settings.app.restartRequired": "Changes require restart", 251 "settings.app.restartRequired": "Changes require restart",
252 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
253 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
249 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.", 254 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
250 "settings.app.subheadlineCache": "Cache", 255 "settings.app.subheadlineCache": "Cache",
251 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.Ferditodos.com)", 256 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.Ferditodos.com)",
@@ -412,4 +417,4 @@
412 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 417 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
413 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 418 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
414 "workspaces.switchingIndicator.switchingTo": "Switching to" 419 "workspaces.switchingIndicator.switchingTo": "Switching to"
415} \ No newline at end of file 420}