move management registry to new platform (#53020) (#54058)

* move management registry to new platform
This commit is contained in:
Matthew Kime 2020-01-06 16:16:04 -06:00 committed by GitHub
parent 64cbe80549
commit 7913df496c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 219 additions and 84 deletions

View file

@ -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}",

View file

@ -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"
}
}
}