Commit c6f6d9871b7a487ad4d822f6a0b263d75e70f249

Authored by 温伟
Committed by xp.Huang
1 parent 00488076

fix: 修复告警批量处理按钮国际化不正确

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -20,7 +20,7 @@ export default {
20 20 downloadText: 'Download',
21 21 isExport: 'Do you need to export',
22 22 batchDeleteText: 'Batch deletion',
23   - batchingText: 'Batching',
  23 + batchingText: 'Batch Processing',
24 24 handleText: 'Handle',
25 25 clearText: 'Clean up',
26 26 batchClearText: 'Batch Clearing',
... ...