diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 3063fc2376..7ca7c07c14 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v2 - name: Crowdin Action - uses: crowdin/github-action@1.2.0 + uses: crowdin/github-action@1.4.8 with: # Tokens project_id: ${{ secrets.CROWDIN_PROJECT_ID }} diff --git a/nxdrive/data/i18n/i18n.json b/nxdrive/data/i18n/i18n.json index b72302f53a..ca583e8eb0 100644 --- a/nxdrive/data/i18n/i18n.json +++ b/nxdrive/data/i18n/i18n.json @@ -392,5 +392,4 @@ "WRONG_CHANNEL": "You are running version %1 which is from the \"%2\" channel, but your current channel is \"%3\". Do you want to downgrade to the latest version of your current channel, or switch channels?", "WRONG_CHANNEL_HEADER": "Wrong channel detected.", "YES": "Yes" - }