@dhis2/analytics 4.5.76 → 4.5.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [4.5.78](https://github.com/dhis2/analytics/compare/v4.5.77...v4.5.78) (2024-05-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([b231e50](https://github.com/dhis2/analytics/commit/b231e50ff6eb2d18cb68f6370fc822da60af200e))
|
|
7
|
+
|
|
8
|
+
## [4.5.77](https://github.com/dhis2/analytics/compare/v4.5.76...v4.5.77) (2024-04-28)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **translations:** sync translations from transifex (4.x) ([2ec2dc6](https://github.com/dhis2/analytics/commit/2ec2dc660c2782c48830d7221b2a903e6690ec5c))
|
|
14
|
+
|
|
1
15
|
## [4.5.76](https://github.com/dhis2/analytics/compare/v4.5.75...v4.5.76) (2024-02-28)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Data": "ຂໍ້ມູນ",
|
|
3
|
-
"Data Type": "",
|
|
3
|
+
"Data Type": "ຊະນິດຂໍ້ມູນ",
|
|
4
4
|
"Totals": "ລວມທັງໝົດ",
|
|
5
5
|
"Details": "ລາຍລະອຽດ",
|
|
6
6
|
"Detail": "",
|
|
7
|
-
"Move to {{axisName}}": "",
|
|
8
|
-
"Add to {{axisName}}": "",
|
|
7
|
+
"Move to {{axisName}}": "ຍ້າຍໄປ {{axisName}}",
|
|
8
|
+
"Add to {{axisName}}": "ເພີ່ມໃສ່ {{axisName}}",
|
|
9
9
|
"Remove": "ລົບອອກ",
|
|
10
|
-
"Not available for {{visualizationType}}": "",
|
|
10
|
+
"Not available for {{visualizationType}}": "ບໍ່ມີສໍາລັບ {{visualizationType}}",
|
|
11
11
|
"Requires 2 or more data items": "",
|
|
12
12
|
"Only available when data is in Series": "",
|
|
13
|
-
"Remove Assigned Categories": "",
|
|
14
|
-
"Add Assigned Categories": "",
|
|
13
|
+
"Remove Assigned Categories": "ລົບກຸ່ມທີ່ຖືກມອບໝາຍ",
|
|
14
|
+
"Add Assigned Categories": "ເພີ່ມກຸ່ມທີ່ຖືກມອບໝາຍ",
|
|
15
15
|
"Manage chart axes": "",
|
|
16
16
|
"Filter dimensions": "",
|
|
17
17
|
"Main dimensions": "",
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
"Totals": "Totals",
|
|
5
5
|
"Details": "detaljer",
|
|
6
6
|
"Detail": "",
|
|
7
|
-
"Move to {{axisName}}": "",
|
|
8
|
-
"Add to {{axisName}}": "",
|
|
7
|
+
"Move to {{axisName}}": "Flytta till {{axisName}}",
|
|
8
|
+
"Add to {{axisName}}": "Lägg till i {{axisName}}",
|
|
9
9
|
"Remove": "Avlägsna",
|
|
10
10
|
"Not available for {{visualizationType}}": "",
|
|
11
11
|
"Requires 2 or more data items": "",
|