fix translations

This commit is contained in:
2021-06-22 16:10:17 +02:00
parent 84f6f9b44d
commit 65a6607112
3 changed files with 5 additions and 4 deletions

View File

@@ -58,9 +58,9 @@ const messages = {
},
create: {
button: "Créer \"{q}\"",
title: "Créer à la volée…",
title: "Création d'un nouvel usager ou d'un tiers professionnel",
person: "un nouvel usager",
thirdparty: "un nouveau tiers"
thirdparty: "un nouveau tiers professionnel"
},
},
}