🎨 Update text

This commit is contained in:
Daniel 2023-07-06 10:39:41 +08:00
parent f90925a80a
commit 369ad43c9f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
10 changed files with 12 additions and 17 deletions

View file

@ -246,7 +246,7 @@ export const workspaceMenu = (app:App, rect: DOMRect) => {
}
}, {
iconHTML: Constants.ZWSP,
label: window.siyuan.languages.mgmt,
label: window.siyuan.languages.manage,
click: () => {
viewCards(app, "", window.siyuan.languages.all, "");
}