chore: add crowdin

This commit is contained in:
Kieran 2023-02-15 12:10:49 +00:00
parent 11fbf916b3
commit 562516d7be
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

8
crowdin.yml Normal file
View File

@ -0,0 +1,8 @@
"project_id": "snort"
"preserve_hierarchy": true
"files": [
{
"source": "/packages/app/src/lang.json",
"translation": "/packages/app/src/translations/%two_letters_code%.json"
}
]