@dhis2/analytics 25.1.8 → 25.1.9
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.9](https://github.com/dhis2/analytics/compare/v25.1.8...v25.1.9) (2023-05-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([9466322](https://github.com/dhis2/analytics/commit/9466322c7cac471ee1d5bd1e451f911968e30a3d))
|
|
7
|
+
|
|
1
8
|
## [25.1.8](https://github.com/dhis2/analytics/compare/v25.1.7...v25.1.8) (2023-05-28)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"About this line list": "",
|
|
21
21
|
"About this visualization": "",
|
|
22
22
|
"This app could not retrieve required data.": "",
|
|
23
|
-
"Network error": "",
|
|
23
|
+
"Network error": "Error de red",
|
|
24
24
|
"Data / Edit calculation": "",
|
|
25
25
|
"Data / New calculation": "",
|
|
26
26
|
"Remove item": "",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"Add a name to save this calculation": "",
|
|
34
34
|
"Save calculation": "",
|
|
35
35
|
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
36
|
-
"Yes, delete": "",
|
|
36
|
+
"Yes, delete": "si, eliminar",
|
|
37
37
|
"Totals only": "",
|
|
38
38
|
"Details only": "",
|
|
39
39
|
"Loading": "Cargando",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"About this line list": "",
|
|
21
21
|
"About this visualization": "",
|
|
22
22
|
"This app could not retrieve required data.": "",
|
|
23
|
-
"Network error": "",
|
|
23
|
+
"Network error": "Error de red",
|
|
24
24
|
"Data / Edit calculation": "",
|
|
25
25
|
"Data / New calculation": "",
|
|
26
26
|
"Remove item": "",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"Add a name to save this calculation": "",
|
|
34
34
|
"Save calculation": "",
|
|
35
35
|
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
36
|
-
"Yes, delete": "",
|
|
36
|
+
"Yes, delete": "si, eliminar",
|
|
37
37
|
"Totals only": "",
|
|
38
38
|
"Details only": "",
|
|
39
39
|
"Loading": "Cargando",
|