The Chinese translations of 'inactive' and 'active' are reversed

The Chinese translations of 'inactive' and 'active' are reversed
This commit is contained in:
yuyihan666 2023-12-01 16:03:19 +08:00 committed by GitHub
parent 0a27c2efb5
commit 368f00ae2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5240,8 +5240,8 @@
}, },
"devices": { "devices": {
"view-docs": "查看文档", "view-docs": "查看文档",
"inactive": "活动", "inactive": "活动",
"active": "活动", "active": "活动",
"total": "总数" "total": "总数"
}, },
"alarms": { "alarms": {