aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-01-08 00:23:20 +0000
committerLibravatar github-actions <github-actions@github.com>2022-01-08 00:23:20 +0000
commitff1f33373a034f68d18f6e63a921af6878ce25ac (patch)
tree34c099fd21bb68bb4c865eb50e76c3f062fb2ddb
parentRemove apply-branding script (diff)
downloadferdium-app-ff1f33373a034f68d18f6e63a921af6878ce25ac.tar.gz
ferdium-app-ff1f33373a034f68d18f6e63a921af6878ce25ac.tar.zst
ferdium-app-ff1f33373a034f68d18f6e63a921af6878ce25ac.zip
Update submodules, browserslist data updates and linter fixes [skip ci]
-rw-r--r--package-lock.json12
m---------recipes0
-rw-r--r--src/i18n/locales/en-US.json4
3 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 247ee0949..7746e325d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8317,9 +8317,9 @@
8317 } 8317 }
8318 }, 8318 },
8319 "node_modules/caniuse-lite": { 8319 "node_modules/caniuse-lite": {
8320 "version": "1.0.30001294", 8320 "version": "1.0.30001297",
8321 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001294.tgz", 8321 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001297.tgz",
8322 "integrity": "sha512-LiMlrs1nSKZ8qkNhpUf5KD0Al1KCBE3zaT7OLOwEkagXMEDij98SiOovn9wxVGQpklk9vVC/pUSqgYmkmKOS8g==", 8322 "integrity": "sha512-6bbIbowYG8vFs/Lk4hU9jFt7NknGDleVAciK916tp6ft1j+D//ZwwL6LbF1wXMQ32DMSjeuUV8suhh6dlmFjcA==",
8323 "dev": true, 8323 "dev": true,
8324 "funding": { 8324 "funding": {
8325 "type": "opencollective", 8325 "type": "opencollective",
@@ -37519,9 +37519,9 @@
37519 } 37519 }
37520 }, 37520 },
37521 "caniuse-lite": { 37521 "caniuse-lite": {
37522 "version": "1.0.30001294", 37522 "version": "1.0.30001297",
37523 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001294.tgz", 37523 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001297.tgz",
37524 "integrity": "sha512-LiMlrs1nSKZ8qkNhpUf5KD0Al1KCBE3zaT7OLOwEkagXMEDij98SiOovn9wxVGQpklk9vVC/pUSqgYmkmKOS8g==", 37524 "integrity": "sha512-6bbIbowYG8vFs/Lk4hU9jFt7NknGDleVAciK916tp6ft1j+D//ZwwL6LbF1wXMQ32DMSjeuUV8suhh6dlmFjcA==",
37525 "dev": true 37525 "dev": true
37526 }, 37526 },
37527 "caseless": { 37527 "caseless": {
diff --git a/recipes b/recipes
Subproject b560ff693c244b6028bf7c74c9be3a9fac78406 Subproject 47473f7f5a52e21289024a919f630475dcffecc
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index cb0a521e0..daa47868b 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -286,7 +286,7 @@
286 "settings.recipes.customService.openFolder": "Open folder", 286 "settings.recipes.customService.openFolder": "Open folder",
287 "settings.recipes.headline": "Available services", 287 "settings.recipes.headline": "Available services",
288 "settings.recipes.missingService": "Missing a service?", 288 "settings.recipes.missingService": "Missing a service?",
289 "settings.recipes.mostPopular": "Most popular", 289 "settings.recipes.mostPopular": "!!!Most popular",
290 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 290 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
291 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 291 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
292 "settings.searchService": "Search service", 292 "settings.searchService": "Search service",
@@ -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