Updated crowdin.yml pull request parameters. Updated .dockerignore

This commit is contained in:
Glenn de Haan
2024-10-14 19:04:45 +02:00
parent a4583cc4a5
commit 676d00833c
2 changed files with 14 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ public/dist/
.github
.editorconfig
.gitignore
crowdin.yml
docker-compose.yml
Dockerfile
README.md

View File

@@ -1,3 +1,16 @@
files:
- source: /locales/en/*.json
translation: /locales/%two_letters_code%/%original_file_name%
"pull_request_assignees": [
"glenndehaan"
]
"pull_request_reviewers": [
"glenndehaan"
]
"pull_request_labels": [
"crowdin",
"translations"
]