aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Francisco Marques <franciscopcmarques@gmail.com>2020-10-05 15:36:46 +0100
committerLibravatar GitHub <noreply@github.com>2020-10-05 15:36:46 +0100
commit85c2ce9e0a0c7542121357a97705328ff833136e (patch)
tree51af89af37bca3e60c53f0eccad9c0ff82ca08bf /src/i18n/locales/en-US.json
parentdocs: add tofran as a contributor (#1000) (diff)
downloadferdium-app-85c2ce9e0a0c7542121357a97705328ff833136e.tar.gz
ferdium-app-85c2ce9e0a0c7542121357a97705328ff833136e.tar.zst
ferdium-app-85c2ce9e0a0c7542121357a97705328ff833136e.zip
Improved onboarding flow and settings empty states (#996)
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json6
1 files changed, 3 insertions, 3 deletions
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}