aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/i18n/locales/en-US.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index a409c6f47..b09bfada2 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -421,7 +421,13 @@
421 "setupAssistant.headline": "Let's get started", 421 "setupAssistant.headline": "Let's get started",
422 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", 422 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
423 "setupAssistant.submit.label": "Let's go", 423 "setupAssistant.submit.label": "Let's go",
424 "sidebar.addNewService": "Add new service",
425 "sidebar.closeTodosDrawer": "Close Ferdium Todos",
426 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
424 "sidebar.muteApp": "Disable notifications & audio", 427 "sidebar.muteApp": "Disable notifications & audio",
428 "sidebar.openTodosDrawer": "Open workspace drawer",
429 "sidebar.openWorkspaceDrawer": "Open workspace drawer",
430 "sidebar.splitModeToggle": "Split Mode Toggle",
425 "sidebar.unmuteApp": "Enable notifications & audio", 431 "sidebar.unmuteApp": "Enable notifications & audio",
426 "signup.email.label": "Email address", 432 "signup.email.label": "Email address",
427 "signup.emailDuplicate": "A user with that email address already exists", 433 "signup.emailDuplicate": "A user with that email address already exists",
@@ -467,4 +473,4 @@
467 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium 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>", 473 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium 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>",
468 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 474 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
469 "workspaces.switchingIndicator.switchingTo": "Switching to" 475 "workspaces.switchingIndicator.switchingTo": "Switching to"
470} \ No newline at end of file 476}