mirror of
https://github.com/certd/certd.git
synced 2026-05-18 22:57:31 +08:00
fix: 修复查看证书对话框翻译错误的bug
This commit is contained in:
@@ -711,4 +711,8 @@ export default {
|
||||
showRunStrategyHelper: "任务设置中是否允许选择运行策略",
|
||||
},
|
||||
},
|
||||
modal: {
|
||||
close: "关闭",
|
||||
viewCertificateTitle: "查看证书",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user