修改中英文切换
This commit is contained in:
@@ -401,7 +401,7 @@ module.exports = {
|
|||||||
NewLabelItem: 'New label item',
|
NewLabelItem: 'New label item',
|
||||||
NodeQuickLookup: 'Node quick lookup',
|
NodeQuickLookup: 'Node quick lookup',
|
||||||
AreAllLabelsRead: 'Are all labels read',
|
AreAllLabelsRead: 'Are all labels read',
|
||||||
AllLabelsRead: 'All labels read',
|
AllLabelsRead: 'labels read',
|
||||||
SubscriptionNotification: 'Subscription notification',
|
SubscriptionNotification: 'Subscription notification',
|
||||||
warningInformation: 'warning information',
|
warningInformation: 'warning information',
|
||||||
ForwardPush: 'Forward push',
|
ForwardPush: 'Forward push',
|
||||||
|
|||||||
@@ -405,7 +405,7 @@ module.exports = {
|
|||||||
NewLabelItem:'新增标签项',
|
NewLabelItem:'新增标签项',
|
||||||
NodeQuickLookup:'节点快速查找',
|
NodeQuickLookup:'节点快速查找',
|
||||||
AreAllLabelsRead:'是否全部标记已读',
|
AreAllLabelsRead:'是否全部标记已读',
|
||||||
AllLabelsRead:'全部标记已读',
|
AllLabelsRead:'标记已读',
|
||||||
SubscriptionNotification:'订阅通知',
|
SubscriptionNotification:'订阅通知',
|
||||||
warningInformation:'预警信息',
|
warningInformation:'预警信息',
|
||||||
ForwardPush:'转发推送',
|
ForwardPush:'转发推送',
|
||||||
|
|||||||
Reference in New Issue
Block a user