Skip to content

Commit 638ebc9

Browse files
committed
fix translations
1 parent bec88ff commit 638ebc9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

x-pack/plugins/translations/translations/ja-JP.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8569,15 +8569,15 @@
85698569
"xpack.lens.pie.treemaplabel": "ツリーマップ",
85708570
"xpack.lens.pie.treemapSuggestionLabel": "ツリーマップとして",
85718571
"xpack.lens.pie.visualizationName": "パイ",
8572-
"xpack.lens.pieChart.alwaysShowLegendLabel": "表示",
85738572
"xpack.lens.pieChart.categoriesInLegendLabel": "ラベルを非表示",
8574-
"xpack.lens.pieChart.defaultLegendLabel": "自動",
85758573
"xpack.lens.pieChart.fitInsideOnlyLabel": "内部のみ",
85768574
"xpack.lens.pieChart.hiddenNumbersLabel": "グラフから非表示",
8577-
"xpack.lens.pieChart.hideLegendLabel": "非表示",
85788575
"xpack.lens.pieChart.labelPositionLabel": "ラベル位置",
85798576
"xpack.lens.pieChart.legendDisplayLabel": "凡例表示",
85808577
"xpack.lens.pieChart.legendDisplayLegend": "凡例表示",
8578+
"xpack.lens.pieChart.legendVisibility.auto": "自動",
8579+
"xpack.lens.pieChart.legendVisibility.hide": "非表示",
8580+
"xpack.lens.pieChart.legendVisibility.show": "表示",
85818581
"xpack.lens.pieChart.nestedLegendLabel": "ネストされた凡例",
85828582
"xpack.lens.pieChart.numberLabels": "ラベル値",
85838583
"xpack.lens.pieChart.percentDecimalsLabel": "割合の小数点桁数",

x-pack/plugins/translations/translations/zh-CN.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8574,15 +8574,15 @@
85748574
"xpack.lens.pie.treemaplabel": "树状图",
85758575
"xpack.lens.pie.treemapSuggestionLabel": "为树状图",
85768576
"xpack.lens.pie.visualizationName": "饼图",
8577-
"xpack.lens.pieChart.alwaysShowLegendLabel": "显示",
85788577
"xpack.lens.pieChart.categoriesInLegendLabel": "隐藏标签",
8579-
"xpack.lens.pieChart.defaultLegendLabel": "自动",
85808578
"xpack.lens.pieChart.fitInsideOnlyLabel": "仅内部",
85818579
"xpack.lens.pieChart.hiddenNumbersLabel": "在图表中隐藏",
8582-
"xpack.lens.pieChart.hideLegendLabel": "隐藏",
85838580
"xpack.lens.pieChart.labelPositionLabel": "标签位置",
85848581
"xpack.lens.pieChart.legendDisplayLabel": "图例显示",
85858582
"xpack.lens.pieChart.legendDisplayLegend": "图例显示",
8583+
"xpack.lens.pieChart.legendVisibility.auto": "自动",
8584+
"xpack.lens.pieChart.legendVisibility.hide": "隐藏",
8585+
"xpack.lens.pieChart.legendVisibility.show": "显示",
85868586
"xpack.lens.pieChart.nestedLegendLabel": "嵌套图例",
85878587
"xpack.lens.pieChart.numberLabels": "标签值",
85888588
"xpack.lens.pieChart.percentDecimalsLabel": "百分比的小数位数",

0 commit comments

Comments
 (0)