mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
18 lines
300 B
JSON
18 lines
300 B
JSON
[
|
|
{
|
|
"locale": "China",
|
|
"language": "zh_CN",
|
|
"name": "简体中文"
|
|
},
|
|
{
|
|
"locale": "China",
|
|
"language": "zh_TW",
|
|
"name": "繁體中文"
|
|
},
|
|
{
|
|
"locale": "America",
|
|
"language": "en",
|
|
"name": "English"
|
|
}
|
|
]
|