Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 20, 2023
2 parents 9ce1c65 + e02e1b5 commit b20b038
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"homepage": "https://xxx.yy/sill",
"name": "sill-web",
"version": "1.37.2",
"version": "1.37.3",
"license": "MIT",
"scripts": {
"start": "react-app-rewired start",
Expand Down
8 changes: 4 additions & 4 deletions src/ui/i18n/i18n.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ const {
"prerogativesLabel": "Prerogatives",
"filters": "Filters",
"isInstallableOnUserComputer": "Can be installed on user terminal",
"isAvailableAsMobileApp": "Mobile app available",
"isAvailableAsMobileApp": "Mobile application available",
"isFromFrenchPublicServices": "Is from French public services",
"doRespectRgaa": "Is compliant with RGAA rules",
"isPresentInSupportContract": "Comes with possible support",
Expand Down Expand Up @@ -1245,7 +1245,7 @@ const {
"minimal version": "Version minimale requise : ",
"license": "Licence : ",
"hasDesktopApp": "Installable sur poste agent",
"isAvailableAsMobileApp": "App mobile disponible",
"isAvailableAsMobileApp": "Application mobile disponible",
"isPresentInSupportMarket": "Présent dans le marché de support",
"isFromFrenchPublicService": "Développé par le service public",
"isRGAACompliant": "Respecte les normes RGAA",
Expand Down Expand Up @@ -1305,13 +1305,13 @@ const {
)
},
"SoftwareUserAndReferent": {
"catalog breadcrumb": "Software catalog",
"catalog breadcrumb": "Catalogue",
"user and referent breadcrumb": "Utilisateurs et référents",
"title": "Utilisateurs et référents",
"tab user title": "Utilisateurs",
"tab referent title": "Référents",
"category": "Catégorie",
"softwareDetails": "Voir la fiche logiciel",
"softwareDetails": "Voir la fiche du logiciel",
"declare user": "Se déclarer utilisateur",
"declare referent": "Se déclarer référent",
"is technical expert": "Expert technique",
Expand Down

0 comments on commit b20b038

Please sign in to comment.