Pharmacy ok

This commit is contained in:
Brice Zele 2020-08-11 21:46:22 +01:00
parent 9b55962767
commit 81497e2fec
4 changed files with 21 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -53,5 +53,6 @@
"envoieCashVersCarteAgent": "envoieCashVersCarteAgent",
"envoiCashVersCashAgent": "envoiCashVersCashAgent",
"modifyIdentificationUser": "modifyIdentificationUser",
"createGroupNanoCredit": "createGroupNanoCredit"
"createGroupNanoCredit": "createGroupNanoCredit",
"groupNanoCredit": "groupNanoCredit"
}

View File

@ -105,6 +105,8 @@
"ERROR_CREATION_GROUP": "Creation error",
"CREATE_GROUP": "Create group",
"MANAGE_GROUP": "Manage group",
"VALIDATION_DEMAND": "Validation request",
"DELETE_DEMAND": "Deletion request",
"GROUP_INFOS": "Fill in the group information",
"NOM_GROUP": "Group name",
"LIMIT_OF_CREDIT": "Credit limit",
@ -364,6 +366,8 @@
"DELETE": "Delete",
"FREE": "Available",
"SAVED": "Registered",
"CREATE": "Create",
"JOIN": "Join",
"PROFILE_PICTURE": "Profile picture",
"FRONT_FACE_CB": "CB front side",
"BACK_FACE_CB": "CB back side",

View File

@ -107,6 +107,8 @@
"FEES_AND_TAXES": "Frais et taxes",
"CREATE_GROUP": "Créer un groupe",
"MANAGE_GROUP": "Gérer le groupe",
"VALIDATION_DEMAND": "Demandes de validation",
"DELETE_DEMAND": "Demande de suppression",
"GROUP_INFOS": "Renseigner les informations du groupe",
"SUCCESS_CREATION_GROUP": "Informations sur la création",
"ERROR_CREATION_GROUP": "Erreur de création",
@ -368,6 +370,8 @@
"DELETE": "Supprimer",
"FREE": "disponibles",
"SAVED": "enregistrés",
"CREATE": "Créer",
"JOIN": "Rejoindre",
"PROFILE_PICTURE": "Photo de profil",
"FRONT_FACE_CB": "Face avant CB",
"BACK_FACE_CB": "Face arrière CB",