mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-12 04:51:12 +00:00
Update Crowdin configuration file
[ci skip]
This commit is contained in:
+5
-11
@@ -1,12 +1,6 @@
|
|||||||
"base_path": "."
|
base_path: .
|
||||||
"base_url": "https://api.crowdin.com"
|
base_url: 'https://api.crowdin.com'
|
||||||
|
preserve_hierarchy: 1
|
||||||
"preserve_hierarchy": true
|
|
||||||
|
|
||||||
files:
|
files:
|
||||||
[
|
- source: /frontend/src/lib/i18n/locales/en.json
|
||||||
{
|
translation: /frontend/src/lib/i18n/locales/%locale%.json
|
||||||
"source": "/frontend/src/lib/i18n/locales/en.json",
|
|
||||||
"translation": "/frontend/src/lib/i18n/locales/%locale%.json",
|
|
||||||
},
|
|
||||||
]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user