mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 07:30:12 +01:00
Improve user guide entry (#10939)
* 将点击后会打开用户指南的「帮助」都改为「思源笔记用户指南」 * 修复西班牙语无法打开用户指南 * 去除「思源笔记」
This commit is contained in:
parent
d702379b0e
commit
dcdb179031
11 changed files with 11 additions and 5 deletions
|
|
@ -194,7 +194,7 @@ export const newCenterEmptyTab = (app: App) => {
|
|||
</div>
|
||||
<div class="b3-list-item" id="editorEmptyHelp">
|
||||
<svg class="b3-list-item__graphic"><use xlink:href="#iconHelp"></use></svg>
|
||||
<span>${window.siyuan.languages.help}</span>
|
||||
<span>${window.siyuan.languages.userGuide}</span>
|
||||
</div>
|
||||
</div>`,
|
||||
callback(tab: Tab) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue