Commit c6f6d9871b7a487ad4d822f6a0b263d75e70f249
Committed by
 xp.Huang
 xp.Huang
1 parent
00488076
fix: 修复告警批量处理按钮国际化不正确
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -20,7 +20,7 @@ export default { | @@ -20,7 +20,7 @@ export default { | ||
| 20 | downloadText: 'Download', | 20 | downloadText: 'Download', | 
| 21 | isExport: 'Do you need to export', | 21 | isExport: 'Do you need to export', | 
| 22 | batchDeleteText: 'Batch deletion', | 22 | batchDeleteText: 'Batch deletion', | 
| 23 | - batchingText: 'Batching', | 23 | + batchingText: 'Batch Processing', | 
| 24 | handleText: 'Handle', | 24 | handleText: 'Handle', | 
| 25 | clearText: 'Clean up', | 25 | clearText: 'Clean up', | 
| 26 | batchClearText: 'Batch Clearing', | 26 | batchClearText: 'Batch Clearing', |