mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-14 07:04:21 +08:00
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"name": "theme",
|
|
"author": "life",
|
|
"authorUrl": "http://life.leanote.com",
|
|
"desc": "主题配置",
|
|
"langs": {
|
|
"en-us": {
|
|
"pluginName": "Dark",
|
|
"pluginDesc": ""
|
|
},
|
|
"zh-cn": {
|
|
"pluginName": "暗",
|
|
"pluginDesc": ""
|
|
}
|
|
}
|
|
} |