mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-19 07:03:24 +08:00
16 lines
327 B
JSON
16 lines
327 B
JSON
{
|
|
"name": "langs",
|
|
"author": "life",
|
|
"authorUrl": "http://life.leanote.com",
|
|
"desc": "语言",
|
|
"langs": {
|
|
"en-us": {
|
|
"pluginName": "Langs",
|
|
"pluginDesc": ""
|
|
},
|
|
"zh-cn": {
|
|
"pluginName": "设置语言",
|
|
"pluginDesc": ""
|
|
}
|
|
}
|
|
} |