mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-02 11:33:32 +08:00
Compare commits
11
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43f49bf571 | ||
|
|
4911d92b0e | ||
|
|
610abacf49 | ||
|
|
71703e4b23 | ||
|
|
615940f26d | ||
|
|
70da5f90c9 | ||
|
|
9a430cd299 | ||
|
|
98348ca31e | ||
|
|
9194b62fbb | ||
|
|
c41e99eeef | ||
|
|
009ae30b47 |
+5
-11
@@ -1,12 +1,6 @@
|
||||
"base_path": "."
|
||||
"base_url": "https://api.crowdin.com"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
base_path: .
|
||||
base_url: 'https://api.crowdin.com'
|
||||
preserve_hierarchy: 1
|
||||
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