@dhis2/analytics 4.5.68 → 4.5.69
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.69](https://github.com/dhis2/analytics/compare/v4.5.68...v4.5.69) (2023-06-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (4.x) ([1dc35e1](https://github.com/dhis2/analytics/commit/1dc35e16b65ed42e384df884421646879e49ac84))
|
|
7
|
+
|
|
1
8
|
## [4.5.68](https://github.com/dhis2/analytics/compare/v4.5.67...v4.5.68) (2023-06-19)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"Totals": "Totalen",
|
|
5
5
|
"Details": "Details",
|
|
6
6
|
"Detail": "",
|
|
7
|
-
"Move to {{axisName}}": "",
|
|
7
|
+
"Move to {{axisName}}": "Ga naar {{axisNaam}}",
|
|
8
8
|
"Add to {{axisName}}": "Voeg toe aan {{axisName}}",
|
|
9
9
|
"Remove": "Verwijderen",
|
|
10
10
|
"Not available for {{visualizationType}}": "",
|