mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-01 18:30:16 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
79a6b581c8
7 changed files with 7 additions and 7 deletions
|
|
@ -132,7 +132,7 @@ export const about = {
|
|||
<div class="fn__flex-1">
|
||||
${window.siyuan.languages.currentVer} v${Constants.SIYUAN_VERSION}
|
||||
<span id="isInsider"></span>
|
||||
<div class="b3-label__text">${window.siyuan.languages.visitAnnouncements}</div>
|
||||
<div class="b3-label__text">${window.siyuan.languages.downloadLatestVer}</div>
|
||||
</div>
|
||||
<div class="fn__space"></div>
|
||||
<div class="fn__flex-center fn__size200 config__item-line">
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ export const initConfigSearch = (element: HTMLElement, app: App) => {
|
|||
getLang(["autoLaunch", "autoLaunchTip", "about", "about1", "about2", "about3", "about4", "about5", "about6",
|
||||
"about9", "about10", "about11", "about12", "about13", "about14", "about17", "config", "dataRepoKey",
|
||||
"dataRepoKeyTip1", "dataRepoKeyTip2", "slogan", "currentVer", "checkUpdate", "updatePath", "systemLog",
|
||||
"importKey", "genKey", "genKeyByPW", "copyKey", "resetRepo", "systemLogTip", "export", "visitAnnouncements",
|
||||
"importKey", "genKey", "genKeyByPW", "copyKey", "resetRepo", "systemLogTip", "export", "downloadLatestVer",
|
||||
"safeQuit", "directConnection", "siyuanNote", "key", "password", "copied", "resetRepoTip",
|
||||
"autoDownloadUpdatePkg", "autoDownloadUpdatePkgTip", "networkProxy", "keyPlaceholder", "initRepoKeyTip",
|
||||
"googleAnalytics", "googleAnalyticsTip"]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue