mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-11 12:31:12 +00:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 610abacf49 | |||
| 71703e4b23 | |||
| 615940f26d | |||
| 70da5f90c9 | |||
| 9a430cd299 | |||
| 98348ca31e | |||
| 9194b62fbb | |||
| c41e99eeef | |||
| 009ae30b47 |
+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