1
0
Fork 0

Update Crowdin configuration file

This commit is contained in:
Joost De Cock 2024-07-01 17:10:40 +02:00
parent 18a22a8a97
commit 7e18cc03b1

View file

@ -1,23 +1,19 @@
content_segmentation: 0
commit_message: "skip-build"
commit_message: skip-build
pull_request_assignees:
- joostdecock
pull_request_title: New Crowdin Translations [skip build]
pull_request_title: 'New Crowdin Translations [skip build]'
pull_request_labels:
- crowdin
- i18n
files:
# Markdown for documentation and posts
- source: /markdown/org/**/en.md
translation: /markdown/org/**/%two_letters_code%.md
# YAML for React components and backend code
- source: /sites/**/en.yaml
translation: /sites/**/%two_letters_code%.yaml
# JSON for jargon, designs, and the new-design package
- source: /sites/shared/jargon/en.json
translation: /sites/shared/jargon/%two_letters_code%.json
- source: /designs/*/i18n/en.json
translation: /designs/*/i18n/%two_letters_code%.json
- source: /packages/new-design/i18n/en.json
translation: /packages/new-design/i18n/%two_letters_code%.json