Commit 2584126dd7d44777c541ccdba72abdf5343c8f4e
Merge branch 'fix/device-alarm' into 'main_dev'
fix: 修复告警批量处理按钮国际化不正确 See merge request yunteng/thingskit-front!1492
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', |