fix(i18n): 补充插件仓库绑定提示翻译

This commit is contained in:
jxxghp
2026-08-26 21:55:45 +08:00
parent 6062b06610
commit 15ddbbbafe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -359,7 +359,7 @@
"文件列表为空": "File list is empty",
"requirements.txt 文件下载失败": "Failed to download requirements.txt",
"插件在仓库中不存在或返回数据格式不正确": "The plugin does not exist in the repository or the returned data format is invalid",
"插件来源身份不存在": "Plugin source identity does not exist",
"未找到该插件的仓库绑定信息": "No repository binding was found for this plugin",
"插件数据解析失败": "Failed to parse plugin data",
"没有传入需要安装的依赖项": "No dependencies to install were provided",
"资产缺少ID信息": "Asset is missing ID information",
+1 -1
View File
@@ -353,7 +353,7 @@
"文件列表为空": "檔案清單為空",
"requirements.txt 文件下载失败": "requirements.txt 檔案下載失敗",
"插件在仓库中不存在或返回数据格式不正确": "插件在倉庫中不存在或返回資料格式不正確",
"插件来源身份不存在": "插件來源身分不存在",
"未找到该插件的仓库绑定信息": "未找到該插件的倉庫綁定資訊",
"插件数据解析失败": "插件資料解析失敗",
"没有传入需要安装的依赖项": "未傳入需要安裝的依賴項",
"资产缺少ID信息": "資產缺少 ID 資訊",