From df38fc573e5d3e88c639eb28d31fdd9f308003c7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 13 Jul 2022 00:32:48 +0000 Subject: Update submodules, browserslist data updates and linter fixes [skip ci] --- package-lock.json | 12 ++++++------ recipes | 2 +- src/i18n/locales/en-US.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 63c5721d5..93c696440 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8018,9 +8018,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001364", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001364.tgz", - "integrity": "sha512-9O0xzV3wVyX0SlegIQ6knz+okhBB5pE0PC40MNdwcipjwpxoUEHL24uJ+gG42cgklPjfO5ZjZPme9FTSN3QT2Q==", + "version": "1.0.30001365", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001365.tgz", + "integrity": "sha512-VDQZ8OtpuIPMBA4YYvZXECtXbddMCUFJk1qu8Mqxfm/SZJNSr1cy4IuLCOL7RJ/YASrvJcYg1Zh+UEUQ5m6z8Q==", "dev": true, "funding": [ { @@ -33387,9 +33387,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001364", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001364.tgz", - "integrity": "sha512-9O0xzV3wVyX0SlegIQ6knz+okhBB5pE0PC40MNdwcipjwpxoUEHL24uJ+gG42cgklPjfO5ZjZPme9FTSN3QT2Q==", + "version": "1.0.30001365", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001365.tgz", + "integrity": "sha512-VDQZ8OtpuIPMBA4YYvZXECtXbddMCUFJk1qu8Mqxfm/SZJNSr1cy4IuLCOL7RJ/YASrvJcYg1Zh+UEUQ5m6z8Q==", "dev": true }, "caseless": { diff --git a/recipes b/recipes index 26862abea..c265c7991 160000 --- a/recipes +++ b/recipes @@ -1 +1 @@ -Subproject commit 26862abea20a45d17850f064a5dc17fe8aef684e +Subproject commit c265c7991691828019c0a06c44f62a5d2d072c0f diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index d66a52b0b..249bf6373 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -424,9 +424,9 @@ "settings.workspaces.workspaceFeatureInfo": "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. 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.", "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces", "setupAssistant.headline": "Let's get started", + "setupAssistant.skip.label": "Skip", "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.", "setupAssistant.submit.label": "Let's go", - "setupAssistant.skip.label": "Skip", "sidebar.addNewService": "Add new service", "sidebar.closeTodosDrawer": "Close Ferdium Todos", "sidebar.closeWorkspaceDrawer": "Close workspace drawer", @@ -480,4 +480,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

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.

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.

", "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", "workspaces.switchingIndicator.switchingTo": "Switching to" -} +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf