mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 04:35:40 +00:00
chore: add crowdin configuration
This commit is contained in:
12
crowdin.yml
Normal file
12
crowdin.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
"base_path": "."
|
||||
"base_url": "https://api.crowdin.com"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
files:
|
||||
[
|
||||
{
|
||||
"source": "/site/src/lib/i18n/locales/en.json",
|
||||
"translation": "/site/src/lib/i18n/locales/%locale%.json",
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user