mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 17:08:35 +08:00
fix(plugin): translate rating validation error
This commit is contained in:
@@ -422,6 +422,10 @@
|
|||||||
"source": "插件 {plugin} 不存在或未安装",
|
"source": "插件 {plugin} 不存在或未安装",
|
||||||
"target": "Plugin {plugin} does not exist or is not installed"
|
"target": "Plugin {plugin} does not exist or is not installed"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "插件 {plugin} 未安装,无法评分",
|
||||||
|
"target": "Plugin {plugin} is not installed and cannot be rated"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "插件 {plugin} 不存在或未加载",
|
"source": "插件 {plugin} 不存在或未加载",
|
||||||
"target": "Plugin {plugin} does not exist or is not loaded"
|
"target": "Plugin {plugin} does not exist or is not loaded"
|
||||||
|
|||||||
@@ -422,6 +422,10 @@
|
|||||||
"source": "插件 {plugin} 不存在或未安装",
|
"source": "插件 {plugin} 不存在或未安装",
|
||||||
"target": "插件 {plugin} 不存在或未安裝"
|
"target": "插件 {plugin} 不存在或未安裝"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "插件 {plugin} 未安装,无法评分",
|
||||||
|
"target": "插件 {plugin} 未安裝,無法評分"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "插件 {plugin} 不存在或未加载",
|
"source": "插件 {plugin} 不存在或未加载",
|
||||||
"target": "插件 {plugin} 不存在或未載入"
|
"target": "插件 {plugin} 不存在或未載入"
|
||||||
|
|||||||
Reference in New Issue
Block a user