mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-12 19:21:20 +08:00
优化模块测试视图
This commit is contained in:
@@ -1048,6 +1048,11 @@ export default {
|
||||
normal: 'Normal',
|
||||
disabled: 'Disabled',
|
||||
error: 'Error',
|
||||
checking: 'Checking...',
|
||||
complete: 'Check Complete',
|
||||
preparing: 'Preparing...',
|
||||
totalModules: 'Total Modules',
|
||||
recheck: 'Recheck',
|
||||
},
|
||||
nameTest: {
|
||||
recognize: 'Recognize',
|
||||
|
||||
@@ -1044,6 +1044,11 @@ export default {
|
||||
normal: '正常',
|
||||
disabled: '未启用',
|
||||
error: '错误',
|
||||
checking: '正在检查...',
|
||||
complete: '检查完成',
|
||||
preparing: '准备检查...',
|
||||
totalModules: '总模块数',
|
||||
recheck: '重新检查',
|
||||
},
|
||||
nameTest: {
|
||||
recognize: '识别',
|
||||
|
||||
@@ -1043,6 +1043,11 @@ export default {
|
||||
normal: '正常',
|
||||
disabled: '未啟用',
|
||||
error: '錯誤',
|
||||
checking: '正在檢查...',
|
||||
complete: '檢查完成',
|
||||
preparing: '準備檢查...',
|
||||
totalModules: '總模組數',
|
||||
recheck: '重新檢查',
|
||||
},
|
||||
nameTest: {
|
||||
recognize: '識別',
|
||||
|
||||
Reference in New Issue
Block a user