Update Crowdin configuration file
This commit is contained in:
parent
034053c749
commit
cc6c4d6520
|
@ -5,6 +5,6 @@ files:
|
||||||
- /docs/%locale%
|
- /docs/%locale%
|
||||||
- /docs/guide
|
- /docs/guide
|
||||||
- /docs/translations
|
- /docs/translations
|
||||||
translation: /docs/translations/%locale%/**/%original_file_name%
|
translation: /docs/%locale%/**/%original_file_name%
|
||||||
- source: /README.md
|
- source: /README.md
|
||||||
translation: /docs/translations/%locale%/guide/%file_name%.%file_extension%
|
translation: /docs/%locale%/guide/%file_name%.%file_extension%
|
||||||
|
|
Loading…
Reference in New Issue