mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 03:09:53 +02:00
Add .md files to crowdin.yaml
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
files:
|
files:
|
||||||
- source: /_pages/en_US/*.txt
|
- source: /_pages/en_US/*.txt
|
||||||
translation: /_pages/%locale_with_underscore%/%original_file_name%
|
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
|
- source: /_pages/en_US/include/*.txt
|
||||||
translation: /_pages/%locale_with_underscore%/include/%original_file_name%
|
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
|
- source: /_data/navigation/en_US.yml
|
||||||
translation: /_data/navigation/%locale_with_underscore%.yml
|
translation: /_data/navigation/%locale_with_underscore%.yml
|
||||||
|
Reference in New Issue
Block a user