From fd699c044766a1c03e34aca2f6bc794a25a7c5c6 Mon Sep 17 00:00:00 2001 From: Lipis Date: Thu, 14 Jan 2021 12:09:05 +0200 Subject: [PATCH] chore: Update translations from Crowdin (#2742) Co-authored-by: Kostas Bariotis --- .github/workflows/locales-coverage.yml | 2 +- .../components/LanguageList.tsx | 1 - src/locales/ja-JP.json | 22 +++++++++---------- src/locales/nn-NO.json | 2 +- src/locales/percentages.json | 2 +- src/locales/pl-PL.json | 2 +- src/locales/ru-RU.json | 10 ++++----- src/locales/zh-CN.json | 20 ++++++++--------- 8 files changed, 30 insertions(+), 31 deletions(-) diff --git a/.github/workflows/locales-coverage.yml b/.github/workflows/locales-coverage.yml index d391639e..f43d93af 100644 --- a/.github/workflows/locales-coverage.yml +++ b/.github/workflows/locales-coverage.yml @@ -43,5 +43,5 @@ jobs: uses: kt3k/update-pr-description@v1.0.1 with: pr_body: ${{ steps.getCommentBody.outputs.body }} - pr_title: "chore: New Crowdin updates" + pr_title: "chore: Update translations from Crowdin" github_token: ${{ secrets.PUSH_TRANSLATIONS_COVERAGE_PAT }} diff --git a/src/excalidraw-app/components/LanguageList.tsx b/src/excalidraw-app/components/LanguageList.tsx index 4b707907..18f38a32 100644 --- a/src/excalidraw-app/components/LanguageList.tsx +++ b/src/excalidraw-app/components/LanguageList.tsx @@ -25,7 +25,6 @@ export const LanguageList = ({ - {languages.map((lang) => (