Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-08-11 00:00:27 +08:00
commit 79a6b581c8
7 changed files with 7 additions and 7 deletions

View file

@ -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">

View file

@ -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"]),