Add Explicit list of supported languages, generated from Localazy data.

This commit is contained in:
Benoit Marty
2024-05-06 14:47:44 +02:00
committed by Benoit Marty
parent 474a1412ed
commit c64fb6f510
6 changed files with 119 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ jobs:
- name: Run Localazy script
run: |
./tools/localazy/downloadStrings.sh --all
./tools/localazy/importSupportedLocalesFromLocalazy.py
./tools/test/generateAllScreenshots.py
- name: Create Pull Request for Strings
uses: peter-evans/create-pull-request@v6