fix(plugin): translate rating validation error

This commit is contained in:
jxxghp
2026-07-31 13:50:17 +08:00
parent 48852350a0
commit 2310a3a456
2 changed files with 8 additions and 0 deletions

View File

@@ -422,6 +422,10 @@
"source": "插件 {plugin} 不存在或未安装",
"target": "Plugin {plugin} does not exist or is not installed"
},
{
"source": "插件 {plugin} 未安装,无法评分",
"target": "Plugin {plugin} is not installed and cannot be rated"
},
{
"source": "插件 {plugin} 不存在或未加载",
"target": "Plugin {plugin} does not exist or is not loaded"

View File

@@ -422,6 +422,10 @@
"source": "插件 {plugin} 不存在或未安装",
"target": "插件 {plugin} 不存在或未安裝"
},
{
"source": "插件 {plugin} 未安装,无法评分",
"target": "插件 {plugin} 未安裝,無法評分"
},
{
"source": "插件 {plugin} 不存在或未加载",
"target": "插件 {plugin} 不存在或未載入"