chore: translate i18n files and update type definitions (#25645)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-14 18:41:15 +08:00
committed by GitHub
parent 4f868275a9
commit db01cbb63d
18 changed files with 72 additions and 0 deletions

View File

@@ -315,6 +315,10 @@ const translation = {
noMatchingCommands: '未找到匹配的命令',
tryDifferentSearch: '嘗試其他搜尋字詞',
slashHint: '輸入 / 以查看所有可用的指令',
tips: '按 ↑ ↓ 鍵進行導航',
startTyping: '開始輸入以進行搜尋',
pressEscToClose: '按 ESC 鍵關閉',
selectToNavigate: '選擇以進行導航',
},
}