aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json12
-rw-r--r--src/i18n/locales/en-US.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 4c57366f9..f292cc5d0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8303,9 +8303,9 @@
8303 } 8303 }
8304 }, 8304 },
8305 "node_modules/caniuse-lite": { 8305 "node_modules/caniuse-lite": {
8306 "version": "1.0.30001297", 8306 "version": "1.0.30001298",
8307 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001297.tgz", 8307 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001298.tgz",
8308 "integrity": "sha512-6bbIbowYG8vFs/Lk4hU9jFt7NknGDleVAciK916tp6ft1j+D//ZwwL6LbF1wXMQ32DMSjeuUV8suhh6dlmFjcA==", 8308 "integrity": "sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==",
8309 "dev": true, 8309 "dev": true,
8310 "funding": { 8310 "funding": {
8311 "type": "opencollective", 8311 "type": "opencollective",
@@ -37287,9 +37287,9 @@
37287 } 37287 }
37288 }, 37288 },
37289 "caniuse-lite": { 37289 "caniuse-lite": {
37290 "version": "1.0.30001297", 37290 "version": "1.0.30001298",
37291 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001297.tgz", 37291 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001298.tgz",
37292 "integrity": "sha512-6bbIbowYG8vFs/Lk4hU9jFt7NknGDleVAciK916tp6ft1j+D//ZwwL6LbF1wXMQ32DMSjeuUV8suhh6dlmFjcA==", 37292 "integrity": "sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==",
37293 "dev": true 37293 "dev": true
37294 }, 37294 },
37295 "caseless": { 37295 "caseless": {
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index cb0a521e0..3f1e5728f 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -441,4 +441,4 @@
441 "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>", 441 "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>",
442 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 442 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
443 "workspaces.switchingIndicator.switchingTo": "Switching to" 443 "workspaces.switchingIndicator.switchingTo": "Switching to"
444} 444} \ No newline at end of file