chore: lint for i18n place holder (#31283)

Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
This commit is contained in:
Stephen Zhou
2026-01-20 21:14:20 +08:00
committed by GitHub
parent 54921844bb
commit 3bb80a0934
179 changed files with 490 additions and 359 deletions

View File

@ -81,7 +81,7 @@
"debugInfo.title": "調試",
"debugInfo.viewDocs": "查看文件",
"deprecated": "不推薦使用的",
"detailPanel.actionNum": "{{num}}{{}}包括",
"detailPanel.actionNum": "{{num}} {{action}} 包括",
"detailPanel.categoryTip.debugging": "調試插件",
"detailPanel.categoryTip.github": "從 Github 安裝",
"detailPanel.categoryTip.local": "本地插件",
@ -116,7 +116,7 @@
"detailPanel.operation.update": "更新",
"detailPanel.operation.viewDetail": "查看詳情",
"detailPanel.serviceOk": "服務正常",
"detailPanel.strategyNum": "{{num}}{{策略}}包括",
"detailPanel.strategyNum": "{{num}} {{strategy}} 包括",
"detailPanel.switchVersion": "Switch 版本",
"detailPanel.toolSelector.auto": "自動",
"detailPanel.toolSelector.descriptionLabel": "工具描述",
@ -236,7 +236,7 @@
"task.installSuccess": "{{successLength}} plugins installed successfully",
"task.installed": "Installed",
"task.installedError": "{{errorLength}} 個插件安裝失敗",
"task.installing": "安裝 {{installingLength}} 個插件0 個完成。",
"task.installing": "正在安裝插件。",
"task.installingWithError": "安裝 {{installingLength}} 個插件,{{successLength}} 成功,{{errorLength}} 失敗",
"task.installingWithSuccess": "安裝 {{installingLength}} 個插件,{{successLength}} 成功。",
"task.runningPlugins": "Installing Plugins",