@dhis2/analytics 24.3.7 → 24.3.8
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
|
+
## [24.3.8](https://github.com/dhis2/analytics/compare/v24.3.7...v24.3.8) (2022-11-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([ade41a1](https://github.com/dhis2/analytics/commit/ade41a150e728f9ac80b74d90123a5dfed29b088))
|
|
7
|
+
|
|
1
8
|
## [24.3.7](https://github.com/dhis2/analytics/compare/v24.3.6...v24.3.7) (2022-11-24)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"Search for a user": "",
|
|
120
120
|
"Searching for \"{{- searchText}}\"": "",
|
|
121
121
|
"No results found": "Aucun résultat trouvé",
|
|
122
|
-
"Not available offline": "",
|
|
122
|
+
"Not available offline": "Non disponible hors ligne",
|
|
123
123
|
"Created by": "Créé par",
|
|
124
124
|
"Anyone": "Toute personne",
|
|
125
125
|
"Only you": "",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"Search for a user": "",
|
|
120
120
|
"Searching for \"{{- searchText}}\"": "",
|
|
121
121
|
"No results found": "Aucun résultat trouvé",
|
|
122
|
-
"Not available offline": "",
|
|
122
|
+
"Not available offline": "Non disponible hors ligne",
|
|
123
123
|
"Created by": "Créé par",
|
|
124
124
|
"Anyone": "Toute personne",
|
|
125
125
|
"Only you": "",
|