mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-27 20:25:41 +00:00
13 lines
239 B
YAML
13 lines
239 B
YAML
"base_path": "."
|
|
"base_url": "https://api.crowdin.com"
|
|
|
|
"preserve_hierarchy": true
|
|
|
|
files:
|
|
[
|
|
{
|
|
"source": "/frontend/src/lib/i18n/locales/en.json",
|
|
"translation": "/frontend/src/lib/i18n/locales/%locale%.json",
|
|
},
|
|
]
|