aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json6
-rw-r--r--src/i18n/locales/en-US.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index a9d266a64..801f68cc0 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2976,7 +2976,7 @@
2976 } 2976 }
2977 }, 2977 },
2978 { 2978 {
2979 "defaultMessage": "!!!You haven't added any services yet.", 2979 "defaultMessage": "!!!Start by adding a service.",
2980 "end": { 2980 "end": {
2981 "column": 3, 2981 "column": 3,
2982 "line": 27 2982 "line": 27
@@ -6359,7 +6359,7 @@
6359 } 6359 }
6360 }, 6360 },
6361 { 6361 {
6362 "defaultMessage": "!!!You haven't added any services yet.", 6362 "defaultMessage": "!!!Start by adding a service.",
6363 "end": { 6363 "end": {
6364 "column": 3, 6364 "column": 3,
6365 "line": 52 6365 "line": 52
@@ -6543,7 +6543,7 @@
6543 } 6543 }
6544 }, 6544 },
6545 { 6545 {
6546 "defaultMessage": "!!!You haven't added any workspaces yet.", 6546 "defaultMessage": "!!!You haven't created any workspaces yet.",
6547 "end": { 6547 "end": {
6548 "column": 3, 6548 "column": 3,
6549 "line": 27 6549 "line": 27
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index a346f7d1e..553c30489 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -423,7 +423,7 @@
423 "settings.services.deletedInfo": "Service has been deleted", 423 "settings.services.deletedInfo": "Service has been deleted",
424 "settings.services.discoverServices": "Discover services", 424 "settings.services.discoverServices": "Discover services",
425 "settings.services.headline": "Your services", 425 "settings.services.headline": "Your services",
426 "settings.services.noServicesAdded": "You haven't added any services yet.", 426 "settings.services.noServicesAdded": "Start by adding a service.",
427 "settings.services.servicesRequestFailed": "Could not load your services", 427 "settings.services.servicesRequestFailed": "Could not load your services",
428 "settings.services.tooltip.isDisabled": "Service is disabled", 428 "settings.services.tooltip.isDisabled": "Service is disabled",
429 "settings.services.tooltip.isMuted": "All sounds are muted", 429 "settings.services.tooltip.isMuted": "All sounds are muted",
@@ -462,7 +462,7 @@
462 "settings.workspace.form.yourWorkspaces": "Your workspaces", 462 "settings.workspace.form.yourWorkspaces": "Your workspaces",
463 "settings.workspaces.deletedInfo": "Workspace has been deleted", 463 "settings.workspaces.deletedInfo": "Workspace has been deleted",
464 "settings.workspaces.headline": "Your workspaces", 464 "settings.workspaces.headline": "Your workspaces",
465 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.", 465 "settings.workspaces.noWorkspacesAdded": "You haven't created any workspaces yet.",
466 "settings.workspaces.tryReloadWorkspaces": "Try again", 466 "settings.workspaces.tryReloadWorkspaces": "Try again",
467 "settings.workspaces.updatedInfo": "Your changes have been saved", 467 "settings.workspaces.updatedInfo": "Your changes have been saved",
468 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Ferdi Workspaces", 468 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Ferdi Workspaces",
@@ -533,4 +533,4 @@
533 "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>", 533 "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>",
534 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 534 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
535 "workspaces.switchingIndicator.switchingTo": "Switching to" 535 "workspaces.switchingIndicator.switchingTo": "Switching to"
536} \ No newline at end of file 536}