Merge remote-tracking branch 'origin/master' into master

This commit is contained in:
caoyang
2022-03-04 15:15:11 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -401,7 +401,7 @@ module.exports = {
NewLabelItem: 'New label item',
NodeQuickLookup: 'Node quick lookup',
AreAllLabelsRead: 'Are all labels read',
AllLabelsRead: 'All labels read',
AllLabelsRead: 'labels read',
SubscriptionNotification: 'Subscription notification',
warningInformation: 'warning information',
ForwardPush: 'Forward push',
+1 -1
View File
@@ -405,7 +405,7 @@ module.exports = {
NewLabelItem:'新增标签项',
NodeQuickLookup:'节点快速查找',
AreAllLabelsRead:'是否全部标记已读',
AllLabelsRead:'全部标记已读',
AllLabelsRead:'标记已读',
SubscriptionNotification:'订阅通知',
warningInformation:'预警信息',
ForwardPush:'转发推送',