Update Crowdin configuration file
This commit is contained in:
parent
565063d839
commit
3ef741b27b
27
crowdin.yml
27
crowdin.yml
|
@ -1,28 +1,3 @@
|
||||||
files:
|
files:
|
||||||
- source: '**/*'
|
- source: /i18n/??.json
|
||||||
ignore:
|
|
||||||
- /i18n
|
|
||||||
- /img
|
|
||||||
- '**/.*'
|
|
||||||
- '**/*.yml'
|
|
||||||
- /Makefile
|
|
||||||
- /*.*
|
|
||||||
- /vendor
|
|
||||||
- /tst
|
|
||||||
- /doc
|
|
||||||
- /.github/
|
|
||||||
- /css
|
|
||||||
- /cfg
|
|
||||||
- /js/test
|
|
||||||
- /js/base*
|
|
||||||
- /js/bootstrap*
|
|
||||||
- /js/*.json*
|
|
||||||
- /js/raw*
|
|
||||||
- /js/common.js
|
|
||||||
- /js/jquery*
|
|
||||||
- /js/kjua*
|
|
||||||
- /js/prettify*
|
|
||||||
- /js/purify*
|
|
||||||
- /js/showdown*
|
|
||||||
- /js/zlib*
|
|
||||||
translation: /i18n/%two_letters_code%.json
|
translation: /i18n/%two_letters_code%.json
|
||||||
|
|
Loading…
Reference in New Issue