mirror of
https://github.com/wanglin2/obsidian-simplemindmap.git
synced 2026-07-22 07:11:13 +00:00
update mainifest.json and locales
This commit is contained in:
parent
417fe6788c
commit
9b9c037be7
3 changed files with 2 additions and 3 deletions
|
|
@ -6,6 +6,5 @@
|
|||
"description": "A relatively powerful mind map.",
|
||||
"author": "wanglin",
|
||||
"authorUrl": "https://github.com/wanglin2",
|
||||
"fundingUrl": "",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"themeMode": {
|
||||
"title": "Theme mode",
|
||||
"desc": "Dark and light color modes",
|
||||
"option1": "Follow obsidian",
|
||||
"option1": "Follow Obsidian",
|
||||
"option2": "Light mode",
|
||||
"option3": "Dark mode"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"themeMode": {
|
||||
"title": "主题模式",
|
||||
"desc": "深色、浅色模式",
|
||||
"option1": "跟随obsidian",
|
||||
"option1": "跟随Obsidian",
|
||||
"option2": "浅色模式",
|
||||
"option3": "深色模式"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue