Add .md files to crowdin.yaml

This commit is contained in:
lifehackerhansol 2023-04-08 15:13:24 -07:00
parent f672e1690b
commit b002a86b11
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
1 changed files with 4 additions and 0 deletions

View File

@ -1,7 +1,11 @@
files:
- source: /_pages/en_US/*.txt
translation: /_pages/%locale_with_underscore%/%original_file_name%
- source: /_pages/en_US/*.md
translation: /_pages/%locale_with_underscore%/%original_file_name%
- source: /_pages/en_US/include/*.txt
translation: /_pages/%locale_with_underscore%/include/%original_file_name%
- source: /_pages/en_US/include/*.md
translation: /_pages/%locale_with_underscore%/include/%original_file_name%
- source: /_data/navigation/en_US.yml
translation: /_data/navigation/%locale_with_underscore%.yml