diff options
Diffstat (limited to 'crowdin.yml')
| -rw-r--r-- | crowdin.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 0000000..c745d47 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,5 @@ +files: + - source: /**/*.ts + ignore: + - /**/*_*.ts + translation: /**/%file_name%_%locale_with_underscore%.%file_extension% |
