New Crowdin updates (#2775)

This commit is contained in:
Tyler Wilding
2023-06-25 15:17:18 -05:00
committed by GitHub
parent 4018d15fde
commit 25e7c9bc5d
36 changed files with 644 additions and 473 deletions
+4
View File
@@ -135,6 +135,10 @@ tasks:
- cd ../tree-sitter-opengoal && yarn gen
- python ./scripts/tasks/cp.py --src "../tree-sitter-opengoal/src/*" --dest "./third-party/tree-sitter/tree-sitter-opengoal"
- python ./scripts/tasks/cp.py --src "../tree-sitter-opengoal/grammar.js" --dest "./third-party/tree-sitter/tree-sitter-opengoal"
fix-translations:
desc: Finds and tries to fix invalid translation Characters
cmds:
- python ./scripts/ci/lint-characters.py --fix
# TESTS
offline-tests: # ran by jenkins
cmds: