@openmrs/esm-home-app 9.2.1-pre.7156 → 9.2.1-pre.7160
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/.turbo/turbo-build.log
CHANGED
package/dist/4055.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_home_app=globalThis.webpackChunk_openmrs_esm_home_app||[]).push([[4055],{94055:e=>{e.exports=JSON.parse('{"contactAdministrator":"
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_home_app=globalThis.webpackChunk_openmrs_esm_home_app||[]).push([[4055],{94055:e=>{e.exports=JSON.parse('{"contactAdministrator":"Veuillez essayer d\'utiliser les liens du menu de navigation à gauche. Si le problème persiste, contactez votre administrateur système.","dashboardNotFound":"Le tableau de bord recherché est inexistant","dashboardNotFoundDescription":"La page que vous avez demandée est introuvable. Elle a peut-être été déplacée, supprimée ou le tableau de bord configuré n\'existe pas.","pageNotFound":"Page non trouvé"}')}}]);
|
|
@@ -475,9 +475,9 @@
|
|
|
475
475
|
"initial": false,
|
|
476
476
|
"entry": false,
|
|
477
477
|
"recorded": false,
|
|
478
|
-
"size":
|
|
478
|
+
"size": 438,
|
|
479
479
|
"sizes": {
|
|
480
|
-
"javascript":
|
|
480
|
+
"javascript": 438
|
|
481
481
|
},
|
|
482
482
|
"names": [],
|
|
483
483
|
"idHints": [],
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"4055.js"
|
|
490
490
|
],
|
|
491
491
|
"auxiliaryFiles": [],
|
|
492
|
-
"hash": "
|
|
492
|
+
"hash": "cfc0a1d18e637408",
|
|
493
493
|
"childrenByOrder": {}
|
|
494
494
|
},
|
|
495
495
|
{
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"pages":[{"component":"root","route":"home","online":true,"offline":true}],"extensions":[{"name":"home-nav-menu","slot":"home-sidebar-slot","component":"homeNavMenu","online":true,"offline":true}],"version":"9.2.1-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"pages":[{"component":"root","route":"home","online":true,"offline":true}],"extensions":[{"name":"home-nav-menu","slot":"home-sidebar-slot","component":"homeNavMenu","online":true,"offline":true}],"version":"9.2.1-pre.7160"}
|
package/package.json
CHANGED
package/translations/fr.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"contactAdministrator": "
|
|
3
|
-
"dashboardNotFound": "
|
|
4
|
-
"dashboardNotFoundDescription": "
|
|
5
|
-
"pageNotFound": "Page
|
|
2
|
+
"contactAdministrator": "Veuillez essayer d'utiliser les liens du menu de navigation à gauche. Si le problème persiste, contactez votre administrateur système.",
|
|
3
|
+
"dashboardNotFound": "Le tableau de bord recherché est inexistant",
|
|
4
|
+
"dashboardNotFoundDescription": "La page que vous avez demandée est introuvable. Elle a peut-être été déplacée, supprimée ou le tableau de bord configuré n'existe pas.",
|
|
5
|
+
"pageNotFound": "Page non trouvé"
|
|
6
6
|
}
|