@dhis2/analytics 25.1.13 → 25.1.14
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
|
+
## [25.1.14](https://github.com/dhis2/analytics/compare/v25.1.13...v25.1.14) (2023-06-11)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([6706b1e](https://github.com/dhis2/analytics/commit/6706b1e27f243db13e05168ec467828f8f238784))
|
|
7
|
+
|
|
1
8
|
## [25.1.13](https://github.com/dhis2/analytics/compare/v25.1.12...v25.1.13) (2023-06-10)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"Add Assigned Categories": "",
|
|
70
70
|
"Remove": "Eliminar",
|
|
71
71
|
"Filter dimensions": "Dimensiones del filtro",
|
|
72
|
-
"Main dimensions": "",
|
|
72
|
+
"Main dimensions": "Dimensiones principales",
|
|
73
73
|
"Your dimensions": "Dimensiones propias",
|
|
74
74
|
"Dimension recommended with selected data": "",
|
|
75
75
|
"All items": "Todos los elementos",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"Cannot save while offline": "",
|
|
277
277
|
"Could not load translations": "",
|
|
278
278
|
"Retry": "",
|
|
279
|
-
"Series": "",
|
|
279
|
+
"Series": "Series",
|
|
280
280
|
"Category": "Categoría",
|
|
281
281
|
"Filter": "filtro",
|
|
282
282
|
"Columns": "",
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"Points": "",
|
|
285
285
|
"Reporting rate": "",
|
|
286
286
|
"Reporting rate on time": "",
|
|
287
|
-
"Actual reports": "",
|
|
287
|
+
"Actual reports": "Informes reales",
|
|
288
288
|
"Actual reports on time": "",
|
|
289
289
|
"Expected reports": "",
|
|
290
290
|
"Program": "Programa",
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"Linear Regression": "",
|
|
373
373
|
"Target": "Objetivo",
|
|
374
374
|
"Base": "",
|
|
375
|
-
"Axis {{axisId}}": "",
|
|
375
|
+
"Axis {{axisId}}": "Eje {{axisId}}",
|
|
376
376
|
"{{count}} items": "",
|
|
377
377
|
"{{count}} items_plural": "",
|
|
378
378
|
"Reset zoom": ""
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"Add Assigned Categories": "",
|
|
70
70
|
"Remove": "Eliminar",
|
|
71
71
|
"Filter dimensions": "Dimensiones del filtro",
|
|
72
|
-
"Main dimensions": "",
|
|
72
|
+
"Main dimensions": "Dimensiones principales",
|
|
73
73
|
"Your dimensions": "Dimensiones propias",
|
|
74
74
|
"Dimension recommended with selected data": "",
|
|
75
75
|
"All items": "Todos los elementos",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"Cannot save while offline": "",
|
|
277
277
|
"Could not load translations": "",
|
|
278
278
|
"Retry": "",
|
|
279
|
-
"Series": "",
|
|
279
|
+
"Series": "Series",
|
|
280
280
|
"Category": "Categoría",
|
|
281
281
|
"Filter": "filtro",
|
|
282
282
|
"Columns": "",
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"Points": "",
|
|
285
285
|
"Reporting rate": "",
|
|
286
286
|
"Reporting rate on time": "",
|
|
287
|
-
"Actual reports": "",
|
|
287
|
+
"Actual reports": "Informes reales",
|
|
288
288
|
"Actual reports on time": "",
|
|
289
289
|
"Expected reports": "",
|
|
290
290
|
"Program": "Programa",
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"Linear Regression": "",
|
|
373
373
|
"Target": "Objetivo",
|
|
374
374
|
"Base": "",
|
|
375
|
-
"Axis {{axisId}}": "",
|
|
375
|
+
"Axis {{axisId}}": "Eje {{axisId}}",
|
|
376
376
|
"{{count}} items": "",
|
|
377
377
|
"{{count}} items_plural": "",
|
|
378
378
|
"Reset zoom": ""
|