mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-10 16:04:37 +08:00
fix(plugin): translate rating validation error
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -422,6 +422,10 @@
|
||||
"source": "插件 {plugin} 不存在或未安装",
|
||||
"target": "插件 {plugin} 不存在或未安裝"
|
||||
},
|
||||
{
|
||||
"source": "插件 {plugin} 未安装,无法评分",
|
||||
"target": "插件 {plugin} 未安裝,無法評分"
|
||||
},
|
||||
{
|
||||
"source": "插件 {plugin} 不存在或未加载",
|
||||
"target": "插件 {plugin} 不存在或未載入"
|
||||
|
||||
Reference in New Issue
Block a user