@dhis2/analytics 2.4.68 → 2.4.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
|
+
## [2.4.69](https://github.com/dhis2/analytics/compare/v2.4.68...v2.4.69) (2023-07-04)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (2.4.x) ([b83e64d](https://github.com/dhis2/analytics/commit/b83e64da620a838572391618491fa9bcc8c93451))
|
|
7
|
+
|
|
1
8
|
## [2.4.68](https://github.com/dhis2/analytics/compare/v2.4.67...v2.4.68) (2023-06-29)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"Six-monthly": "Semestral",
|
|
44
44
|
"Six-monthly April": "Semestral Abril",
|
|
45
45
|
"Yearly": "Anual",
|
|
46
|
-
"Financial year (Start November)": "",
|
|
46
|
+
"Financial year (Start November)": "Año fiscal (Inicio noviembre)",
|
|
47
47
|
"Financial year (Start October)": "Año fiscal - Octubre",
|
|
48
48
|
"Financial year (Start July)": "Año fiscal - Julio",
|
|
49
49
|
"Financial year (Start April)": "Año fiscal - Abril",
|
|
@@ -94,9 +94,9 @@
|
|
|
94
94
|
"Financial Years": "Años fiscales",
|
|
95
95
|
"Years": "Años",
|
|
96
96
|
"Reporting rate": "Tasa de informes",
|
|
97
|
-
"Reporting rate on time": "",
|
|
97
|
+
"Reporting rate on time": "Tasa de informes a tiempo",
|
|
98
98
|
"Actual reports": "Informes reales",
|
|
99
|
-
"Actual reports on time": "",
|
|
99
|
+
"Actual reports on time": "Informes reales a tiempo",
|
|
100
100
|
"Expected reports": "Informes esperados",
|
|
101
101
|
"Program": "Programa",
|
|
102
102
|
"Indicators": "Indicadores",
|