@dhis2/analytics 4.5.57 → 4.5.58
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,10 @@
|
|
|
1
|
+
## [4.5.58](https://github.com/dhis2/analytics/compare/v4.5.57...v4.5.58) (2023-05-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([6e0c78d](https://github.com/dhis2/analytics/commit/6e0c78d9ac8d9580d5fbc3b3371eb070dc68b108))
|
|
7
|
+
|
|
1
8
|
## [4.5.57](https://github.com/dhis2/analytics/compare/v4.5.56...v4.5.57) (2023-05-23)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"Last 12 weeks": "12 ອາທິດຍ້ອນຫຼັງ",
|
|
70
70
|
"Last 52 weeks": "52 ອາທິດຜ່ານມາ",
|
|
71
71
|
"Weeks this year": "ອາທິດ ຂອງປີນີ້",
|
|
72
|
-
"This bi-week": "",
|
|
72
|
+
"This bi-week": "ສອງເທື່ອຕໍ່ອາທິດນີ້",
|
|
73
73
|
"Last bi-week": "",
|
|
74
74
|
"Last 4 bi-weeks": "",
|
|
75
75
|
"This month": "ເດືອນນີ້",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"Last 5 years": "5 ປີຍ້ອນຫຼັງ",
|
|
98
98
|
"Days": "ມື້",
|
|
99
99
|
"Weeks": "ອາທິດ",
|
|
100
|
-
"Bi-weeks": "",
|
|
100
|
+
"Bi-weeks": "ສອງເທື່ອຕໍ່ທິດ",
|
|
101
101
|
"Months": "ເດືອນ",
|
|
102
102
|
"Bi-months": "2ເດືອນ",
|
|
103
103
|
"Quarters": "ໄຕມາດ",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"Year over year (line)": "",
|
|
147
147
|
"Year over year (column)": "",
|
|
148
148
|
"Single value": "",
|
|
149
|
-
"Pivot table": "",
|
|
149
|
+
"Pivot table": "ແບບຕາຕະລາງໄພວ໋ອດ",
|
|
150
150
|
"Target": "ເປົ້າໝາຍ",
|
|
151
151
|
"Base": "ຖານ",
|
|
152
152
|
"No data": "ບໍ່ມີຂໍ້ມູນ"
|