mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* move management registry to new platform
This commit is contained in:
parent
64cbe80549
commit
7913df496c
28 changed files with 219 additions and 84 deletions
|
@ -441,8 +441,8 @@
|
|||
"common.ui.flotCharts.tueLabel": "火",
|
||||
"common.ui.flotCharts.wedLabel": "水",
|
||||
"common.ui.management.breadcrumb": "管理",
|
||||
"common.ui.management.connectDataDisplayName": "データに接続",
|
||||
"common.ui.management.displayName": "管理",
|
||||
"management.connectDataDisplayName": "データに接続",
|
||||
"management.displayName": "管理",
|
||||
"common.ui.management.nav.menu": "管理メニュー",
|
||||
"common.ui.modals.cancelButtonLabel": "キャンセル",
|
||||
"common.ui.notify.fatalError.errorStatusMessage": "エラー {errStatus} {errStatusText}: {errMessage}",
|
||||
|
|
|
@ -441,8 +441,8 @@
|
|||
"common.ui.flotCharts.tueLabel": "周二",
|
||||
"common.ui.flotCharts.wedLabel": "周三",
|
||||
"common.ui.management.breadcrumb": "管理",
|
||||
"common.ui.management.connectDataDisplayName": "连接数据",
|
||||
"common.ui.management.displayName": "管理",
|
||||
"management.connectDataDisplayName": "连接数据",
|
||||
"management.displayName": "管理",
|
||||
"common.ui.management.nav.menu": "管理菜单",
|
||||
"common.ui.modals.cancelButtonLabel": "取消",
|
||||
"common.ui.notify.fatalError.errorStatusMessage": "错误 {errStatus} {errStatusText}:{errMessage}",
|
||||
|
@ -12732,4 +12732,4 @@
|
|||
"xpack.lens.xyVisualization.stackedBarLabel": "堆叠条形图",
|
||||
"xpack.lens.xyVisualization.xyLabel": "XY"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue