diff options
author | Rémy Raes <raes.remy@gmail.com> | 2023-04-06 00:28:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-06 00:28:09 +0200 |
commit | 7ec5413c0e71300814350164c69e6452136bd4cd (patch) | |
tree | 0b01bde876db7be51ab2d5a645bb3d13c745bfec /Northstar.Client/mod/scripts/vscripts/ui/_menus.nut | |
parent | 80ceb2b317336c454d83392028501a31da89e77e (diff) | |
download | NorthstarMods-7ec5413c0e71300814350164c69e6452136bd4cd.tar.gz NorthstarMods-7ec5413c0e71300814350164c69e6452136bd4cd.zip |
Add CI logic for finding missing translations (#608)
* build: add script to get missing keys per language
* fix: typo
* fix: check arguments before launching script
* feat: script can be run with language argument
* docs: add readme
* fix: remove multiple spaces while searching for translations
* build: add translations check CI
* refactor: put translation job alongside encoding job
* feat: add unicode characters because why not
* build: exit with an error code if some translations are missing
* build: exit using process.exit
* feat: CI should continue running with missing translations
* build: use actions/checkout v3
* refactor: put build directory into .github directory
Diffstat (limited to 'Northstar.Client/mod/scripts/vscripts/ui/_menus.nut')
0 files changed, 0 insertions, 0 deletions