Create language_list.json
This commit is contained in:
9
source/language_list.json
Normal file
9
source/language_list.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"list": [{
|
||||||
|
"code": "zh_CN",
|
||||||
|
"name": "简体中文"
|
||||||
|
}, {
|
||||||
|
"code": "en_US",
|
||||||
|
"name": "English (US)"
|
||||||
|
}]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user