initial
This commit is contained in:
12
crowdin.yml
Normal file
12
crowdin.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
"files": [
|
||||
{
|
||||
"source": "/src/assets/rules/*.html",
|
||||
"translation": "/src/assets/rules/locales/%two_letters_code%.html",
|
||||
"update_option": "update_without_changes"
|
||||
},
|
||||
{
|
||||
"source": "/src/assets/translations/*.json",
|
||||
"translation": "/src/assets/translations/locales/%two_letters_code%.json",
|
||||
"update_option": "update_without_changes"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user