From 2deacf6d41eff69628cef8defdaf264fe6fe151d Mon Sep 17 00:00:00 2001 From: Element Translate Bot Date: Fri, 1 Sep 2023 13:26:37 +0200 Subject: [PATCH 1/2] Translations update from Weblate (#1196) Co-authored-by: phardyle Co-authored-by: Weblate Co-authored-by: Glandos --- src/i18n/strings/fr.json | 3 ++- src/i18n/strings/zh_Hans.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 46eead6..4d14ca5 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -42,5 +42,6 @@ "Start Speaking": "Commencer la dictée", "Copy image address": "Copier l'adresse de l'image", "Redo": "Refaire", - "Close %(brand)s": "Fermer %(brand)s" + "Close %(brand)s": "Fermer %(brand)s", + "%(brand)s Help": "Aide de %(brand)s" } diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index c1bf180..3d7676e 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -42,5 +42,6 @@ "Are you sure you want to quit?": "你确定要退出吗?", "Cancel": "取消", "Copy image address": "复制图片地址", - "Close %(brand)s": "关闭 %(brand)s" + "Close %(brand)s": "关闭 %(brand)s", + "%(brand)s Help": "%(brand)s帮助" } From 724c545b0cf9ed812bc0e6be8dc310c08bbb93fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 01:18:28 +0000 Subject: [PATCH 2/2] Update tj-actions/changed-files digest to 2f7246c (#1156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build_and_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 2438a75..412365d 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -41,7 +41,7 @@ jobs: - name: "Get modified files" id: changed_files - uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 # v38 + uses: tj-actions/changed-files@2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a # v38 with: files: | dockerbuild/*