optimize view
This commit is contained in:
parent
11514787c1
commit
c7f184b466
File diff suppressed because it is too large
Load Diff
|
@ -183,8 +183,8 @@ export default {
|
|||
'dashboard.charts.title.system_disk.axis.iops':"Disk IOPS",
|
||||
'dashboard.charts.title.system_memory.axis.memory':"Memory Usage",
|
||||
'dashboard.charts.title.system_memory.axis.gc':"GC Activity",
|
||||
'dashboard.charts.title.system_disk-usage.axis.storage':"Storage Usage",
|
||||
'dashboard.charts.title.system_disk-usage.axis.shards':"Shards Count",
|
||||
'dashboard.charts.title.cluster_storage.axis.storage':"Storage Usage",
|
||||
'dashboard.charts.title.cluster_storage.axis.shards':"Shards Count",
|
||||
|
||||
|
||||
'app.login.message-invalid-credentials': 'Invalid username or password(admin/888888)',
|
||||
|
|
|
@ -188,8 +188,8 @@ export default {
|
|||
'dashboard.charts.title.system_disk.axis.iops':"磁盘 IOPS",
|
||||
'dashboard.charts.title.system_memory.axis.memory':"内存统计",
|
||||
'dashboard.charts.title.system_memory.axis.gc':"GC 次数",
|
||||
'dashboard.charts.title.system_disk-usage.axis.storage':"存储统计",
|
||||
'dashboard.charts.title.system_disk-usage.axis.shards':"分片统计",
|
||||
'dashboard.charts.title.cluster_storage.axis.storage':"存储统计",
|
||||
'dashboard.charts.title.cluster_storage.axis.shards':"分片统计",
|
||||
|
||||
'app.login.message-invalid-credentials': '账户或密码错误(admin/888888)',
|
||||
'app.login.message-invalid-verification-code': '验证码错误',
|
||||
|
|
Loading…
Reference in New Issue