style: 优化部分样式,保持一致性

This commit is contained in:
zhuoqinglian
2026-01-20 15:35:41 +08:00
parent 2948ed091c
commit e0b4431064
8 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -1125,7 +1125,7 @@ export default {
'voiceClone.training': '訓練中',
'voiceClone.trainSuccess': '訓練成功',
'voiceClone.trainFailed': '訓練失敗',
'voiceClone.itemsPerPage': '每頁 {items} 條',
'voiceClone.itemsPerPage': '{items}條/頁',
'voiceClone.firstPage': '首頁',
'voiceClone.prevPage': '上一頁',
'voiceClone.nextPage': '下一頁',