@dhis2/analytics 4.5.51 → 4.5.52
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.52](https://github.com/dhis2/analytics/compare/v4.5.51...v4.5.52) (2022-07-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([7e3c027](https://github.com/dhis2/analytics/commit/7e3c027b401a55229d063b814e9d6481cc67386f))
|
|
7
|
+
|
|
1
8
|
## [4.5.51](https://github.com/dhis2/analytics/compare/v4.5.50...v4.5.51) (2022-06-09)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
"Weekly (Start Sunday)": "Wekelijks (Start op zondag)",
|
|
51
51
|
"Monthly": "Maandelijks",
|
|
52
52
|
"Bi-monthly": "Tweemaandelijks",
|
|
53
|
-
"Quarterly": "",
|
|
54
|
-
"Six-monthly": "",
|
|
55
|
-
"Six-monthly April": "",
|
|
53
|
+
"Quarterly": "Driemaandelijks",
|
|
54
|
+
"Six-monthly": "Zesmaandelijks",
|
|
55
|
+
"Six-monthly April": "Zesmaandelijks april",
|
|
56
56
|
"Yearly": "Jaarlijks",
|
|
57
57
|
"Financial year (Start November)": "Financieel jaar (Start november)",
|
|
58
58
|
"Financial year (Start October)": "Financieel jaar (Start oktober)",
|