update: 更新替换词数量限制

This commit is contained in:
zhuoqinglian
2026-04-24 14:54:37 +08:00
parent f85e863144
commit 52af722463
8 changed files with 55 additions and 9 deletions
+1
View File
@@ -385,6 +385,7 @@ export default {
'replacementDialog.invalidOriginalChar': 'Dòng {line} từ gốc chứa ký tự đặc biệt',
'replacementDialog.invalidReplacementChar': 'Dòng {line} từ thay thế chứa ký tự đặc biệt',
'replacementDialog.readFileError': 'Không thể đọc tệp',
'replacementDialog.maxWordCountExceeded': 'Số lượng từ thay thế không thể vượt quá {max}',
// Trang quản lý từ thay thế
'replacementWordManagement.getListFailed': 'Không thể lấy danh sách',