Browse Source
Merge pull request #5529 from youngSpring/chinese-translate-supplement
fix(chinese translate): fix some display problem
pull/5870/head
Igor Kulikov
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
ui-ngx/src/assets/locale/locale.constant-zh_CN.json
|
|
|
@ -388,7 +388,10 @@ |
|
|
|
"transport-messages": "传输消息", |
|
|
|
"transport-monthly-activity": "Transport monthly activity", |
|
|
|
"view-details": "查看详细信息", |
|
|
|
"view-statistics": "查看统计信息" |
|
|
|
"view-statistics": "查看统计信息", |
|
|
|
"alarm":"警告", |
|
|
|
"alarms-created": "创建警告数", |
|
|
|
"notifications": "通知" |
|
|
|
}, |
|
|
|
"asset": { |
|
|
|
"add": "添加资产", |
|
|
|
|