Improving Cartouche

This commit is contained in:
2025-05-02 11:45:45 +02:00
parent f878fa7886
commit ba46c10449
3 changed files with 19 additions and 10 deletions

View File

@@ -171,6 +171,10 @@
}
},
"schemas": {
"created_by": "Created by",
"created_at": "Created at",
"updated_by": "Updated by",
"updated_at": "Updated at",
"individual": {
"type": "Individual",
"lastname": "Lastname",

View File

@@ -171,6 +171,10 @@
}
},
"schemas": {
"created_by": "Créé par",
"created_at": "Créé le",
"updated_by": "Modifié par",
"updated_at": "Modifié le",
"individual": {
"type": "Particulier",
"middlename": "Autres prénoms",