translations added

This commit is contained in:
2022-01-13 14:34:28 +01:00
parent a39bd79930
commit c4a859f2d2
3 changed files with 11 additions and 2 deletions

View File

@@ -17,6 +17,9 @@ const ontheflyMessages = {
person: "un nouvel usager",
thirdparty: "un nouveau tiers professionnel"
},
addContact: {
title: "Créer un contact pour ..."
}
resource_comment_title: "Un commentaire est associé à cet interlocuteur"
}
}

View File

@@ -46,7 +46,8 @@ const messages = {
person: "Quitter la page et ouvrir la fiche de l'usager",
thirdparty: "Quitter la page et voir le tiers",
},
refresh: 'Rafraîchir'
refresh: 'Rafraîchir',
addContact: 'Ajouter un contact'
},
nav: {
next: "Suivant",