Add Explicit list of supported languages, generated from Localazy data.
This commit is contained in:
parent
86838e7277
commit
6ff1af3276
6 changed files with 119 additions and 4 deletions
1
.github/workflows/sync-localazy.yml
vendored
1
.github/workflows/sync-localazy.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue