@dhis2/analytics 25.1.11 → 25.1.12
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.12](https://github.com/dhis2/analytics/compare/v25.1.11...v25.1.12) (2023-06-09)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([53fd300](https://github.com/dhis2/analytics/commit/53fd3007f71cae4bd8dc99d84af44d5c954ebc99))
|
|
7
|
+
|
|
1
8
|
## [25.1.11](https://github.com/dhis2/analytics/compare/v25.1.10...v25.1.11) (2023-06-05)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"event report": "informe de evento",
|
|
104
104
|
"line list": "",
|
|
105
105
|
"map": "mapa",
|
|
106
|
-
"visualization": "",
|
|
106
|
+
"visualization": "visualización",
|
|
107
107
|
"Edit": "Editar",
|
|
108
108
|
"Write a reply": "Escribe una respuesta",
|
|
109
109
|
"Post reply": "",
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"Assigned Categories": "",
|
|
351
351
|
"Pivot table": "Tabla dinámica",
|
|
352
352
|
"Area": "Área",
|
|
353
|
-
"Stacked area": "",
|
|
353
|
+
"Stacked area": "Área apilada",
|
|
354
354
|
"Bar": "Barra",
|
|
355
355
|
"Stacked bar": "Barra apilada",
|
|
356
356
|
"Column": "Columna",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"Year over year (line)": "Año tras año (línea)",
|
|
363
363
|
"Pie": "Pastel",
|
|
364
364
|
"Radar": "Radar",
|
|
365
|
-
"Scatter": "",
|
|
365
|
+
"Scatter": "Dispersión",
|
|
366
366
|
"Single value": "Valor único",
|
|
367
367
|
"All charts": "",
|
|
368
368
|
"{{seriesName}} (trend)": "",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"event report": "informe de evento",
|
|
104
104
|
"line list": "",
|
|
105
105
|
"map": "mapa",
|
|
106
|
-
"visualization": "",
|
|
106
|
+
"visualization": "visualización",
|
|
107
107
|
"Edit": "Editar",
|
|
108
108
|
"Write a reply": "Escribe una respuesta",
|
|
109
109
|
"Post reply": "",
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"Assigned Categories": "",
|
|
351
351
|
"Pivot table": "Tabla dinámica",
|
|
352
352
|
"Area": "Área",
|
|
353
|
-
"Stacked area": "",
|
|
353
|
+
"Stacked area": "Área apilada",
|
|
354
354
|
"Bar": "Barra",
|
|
355
355
|
"Stacked bar": "Barra apilada",
|
|
356
356
|
"Column": "Columna",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"Year over year (line)": "Año tras año (línea)",
|
|
363
363
|
"Pie": "Pastel",
|
|
364
364
|
"Radar": "Radar",
|
|
365
|
-
"Scatter": "",
|
|
365
|
+
"Scatter": "Dispersión",
|
|
366
366
|
"Single value": "Valor único",
|
|
367
367
|
"All charts": "",
|
|
368
368
|
"{{seriesName}} (trend)": "",
|