mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-25 21:06:18 +00:00
Still working on translation...
This commit is contained in:
14
src/static/locale/active_languages.json
Normal file
14
src/static/locale/active_languages.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"lang_id": "en",
|
||||
"lang_name": "English"
|
||||
},
|
||||
{
|
||||
"lang_id": "zh-CN",
|
||||
"lang_name": "Chinese (Simplified)"
|
||||
},
|
||||
{
|
||||
"lang_id": "zh-HK",
|
||||
"lang_name": "Chinese (Traditional)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user