@operato/scene-chartjs 2.0.0-alpha.5 → 2.0.0-alpha.6
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/package.json +2 -2
- package/translations/en.json +8 -8
- package/translations/ja.json +15 -15
- package/translations/ms.json +14 -14
- package/translations/zh.json +11 -11
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,15 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
+
## [2.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-24)
|
7
|
+
|
8
|
+
|
9
|
+
### :bug: Bug Fix
|
10
|
+
|
11
|
+
* translation ([266d423](https://github.com/things-scene/operato-scene/commit/266d423d9d6992464f45a437acc90ccf8ed33bf6))
|
12
|
+
|
13
|
+
|
14
|
+
|
6
15
|
## [2.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-21)
|
7
16
|
|
8
17
|
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@operato/scene-chartjs",
|
3
3
|
"description": "Things Scene ChartJS Component",
|
4
|
-
"version": "2.0.0-alpha.
|
4
|
+
"version": "2.0.0-alpha.6",
|
5
5
|
"author": "heartyoh",
|
6
6
|
"main": "dist/index.js",
|
7
7
|
"module": "dist/index.js",
|
@@ -72,5 +72,5 @@
|
|
72
72
|
"prettier --write"
|
73
73
|
]
|
74
74
|
},
|
75
|
-
"gitHead": "
|
75
|
+
"gitHead": "4b495a98c769d6c4194904a62a1cd7a5e37593db"
|
76
76
|
}
|
package/translations/en.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
{
|
2
2
|
"component.chartjs": "chart",
|
3
|
-
"component.bar-chart": "bar
|
4
|
-
"component.doughnut-chart": "doughnut
|
5
|
-
"component.horizontal-bar-chart": "horizontal
|
6
|
-
"component.line-chart": "line
|
7
|
-
"component.mixed-chart": "mixed
|
8
|
-
"component.pie-chart": "pie
|
9
|
-
"component.polar-area-chart": "polar
|
10
|
-
"component.radar-chart": "radar
|
3
|
+
"component.bar-chart": "bar chart",
|
4
|
+
"component.doughnut-chart": "doughnut chart",
|
5
|
+
"component.horizontal-bar-chart": "horizontal bar chart",
|
6
|
+
"component.line-chart": "line chart",
|
7
|
+
"component.mixed-chart": "mixed chart",
|
8
|
+
"component.pie-chart": "pie chart",
|
9
|
+
"component.polar-area-chart": "polar area chart",
|
10
|
+
"component.radar-chart": "radar chart",
|
11
11
|
"label.stack-group": "stack group",
|
12
12
|
"label.bar-spacing": "bar spacing",
|
13
13
|
"label.stacked": "stacked",
|
package/translations/ja.json
CHANGED
@@ -1,17 +1,17 @@
|
|
1
1
|
{
|
2
|
-
"component.chartjs": "
|
3
|
-
"component.bar-chart": "
|
4
|
-
"component.doughnut-chart": "
|
5
|
-
"component.horizontal-bar-chart": "
|
6
|
-
"component.line-chart": "
|
7
|
-
"component.mixed-chart": "
|
8
|
-
"component.pie-chart": "
|
9
|
-
"component.polar-area-chart": "
|
10
|
-
"component.radar-chart": "
|
11
|
-
"label.stack-group": "
|
12
|
-
"label.bar-spacing": "
|
13
|
-
"label.stacked": "
|
14
|
-
"label.tick-spacing": "
|
15
|
-
"label.tooltip": "
|
16
|
-
"label.animation": "
|
2
|
+
"component.chartjs": "チャート",
|
3
|
+
"component.bar-chart": "棒グラフ",
|
4
|
+
"component.doughnut-chart": "ドーナツチャート",
|
5
|
+
"component.horizontal-bar-chart": "横棒グラフ",
|
6
|
+
"component.line-chart": "折れ線グラフ",
|
7
|
+
"component.mixed-chart": "混合チャート",
|
8
|
+
"component.pie-chart": "パイチャート",
|
9
|
+
"component.polar-area-chart": "極座標エリアチャート",
|
10
|
+
"component.radar-chart": "レーダーチャート",
|
11
|
+
"label.stack-group": "スタックグループ",
|
12
|
+
"label.bar-spacing": "バー間隔",
|
13
|
+
"label.stacked": "積み重ね",
|
14
|
+
"label.tick-spacing": "目盛り間隔",
|
15
|
+
"label.tooltip": "ツールチップ",
|
16
|
+
"label.animation": "アニメーション"
|
17
17
|
}
|
package/translations/ms.json
CHANGED
@@ -1,17 +1,17 @@
|
|
1
1
|
{
|
2
|
-
"component.chartjs": "
|
3
|
-
"component.bar-chart": "bar
|
4
|
-
"component.doughnut-chart": "
|
5
|
-
"component.horizontal-bar-chart": "
|
6
|
-
"component.line-chart": "
|
7
|
-
"component.mixed-chart": "
|
8
|
-
"component.pie-chart": "
|
9
|
-
"component.polar-area-chart": "
|
10
|
-
"component.radar-chart": "radar
|
11
|
-
"label.stack-group": "
|
12
|
-
"label.bar-spacing": "
|
2
|
+
"component.chartjs": "carta",
|
3
|
+
"component.bar-chart": "carta bar",
|
4
|
+
"component.doughnut-chart": "carta donat",
|
5
|
+
"component.horizontal-bar-chart": "carta bar mendatar",
|
6
|
+
"component.line-chart": "carta garis",
|
7
|
+
"component.mixed-chart": "carta campuran",
|
8
|
+
"component.pie-chart": "carta pai",
|
9
|
+
"component.polar-area-chart": "carta kawasan kutub",
|
10
|
+
"component.radar-chart": "carta radar",
|
11
|
+
"label.stack-group": "kumpulan tindanan",
|
12
|
+
"label.bar-spacing": "jarak bar",
|
13
13
|
"label.stacked": "bertindan",
|
14
|
-
"label.tick-spacing": "
|
15
|
-
"label.tooltip": "
|
16
|
-
"label.animation": "
|
14
|
+
"label.tick-spacing": "jarak tik",
|
15
|
+
"label.tooltip": "tooltip",
|
16
|
+
"label.animation": "animasi"
|
17
17
|
}
|
package/translations/zh.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
{
|
2
|
-
"component.chartjs": "
|
3
|
-
"component.bar-chart": "
|
4
|
-
"component.doughnut-chart": "
|
5
|
-
"component.horizontal-bar-chart": "
|
6
|
-
"component.line-chart": "
|
7
|
-
"component.mixed-chart": "
|
8
|
-
"component.pie-chart": "
|
9
|
-
"component.polar-area-chart": "
|
10
|
-
"component.radar-chart": "
|
2
|
+
"component.chartjs": "图表",
|
3
|
+
"component.bar-chart": "柱状图",
|
4
|
+
"component.doughnut-chart": "圆环图",
|
5
|
+
"component.horizontal-bar-chart": "横向柱状图",
|
6
|
+
"component.line-chart": "折线图",
|
7
|
+
"component.mixed-chart": "混合图表",
|
8
|
+
"component.pie-chart": "饼图",
|
9
|
+
"component.polar-area-chart": "极地区域图",
|
10
|
+
"component.radar-chart": "雷达图",
|
11
11
|
"label.stack-group": "堆叠组",
|
12
|
-
"label.bar-spacing": "
|
13
|
-
"label.stacked": "
|
12
|
+
"label.bar-spacing": "柱间距",
|
13
|
+
"label.stacked": "堆叠",
|
14
14
|
"label.tick-spacing": "刻度间距",
|
15
15
|
"label.tooltip": "工具提示",
|
16
16
|
"label.animation": "动画"
|