Skip to content

Commit

Permalink
docs: 修改插件名和描述
Browse files Browse the repository at this point in the history
  • Loading branch information
svchord committed Jan 11, 2024
1 parent 9953169 commit 10f990d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"all"
],
"displayName": {
"zh_CN": "顶栏日历",
"en_US": "Topbar Calendar"
"zh_CN": "日历面板",
"en_US": "Calendar Panel"
},
"description": {
"zh_CN": "顶栏按钮打开日历菜单,快速新建或转到日记",
"en_US": "Top bar button opens calendar menu, quickly create new or go to diary"
"zh_CN": "日历面板上快速新建或转到日记",
"en_US": "Quickly create a new or go to diary on the calendar panel"
},
"readme": {
"zh_CN": "README.md",
Expand Down

0 comments on commit 10f990d

Please sign in to comment.