Translate to FR artiste schema

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-14 20:03:03 +04:00
parent f041260e4a
commit 2aaac56f70
@@ -15,16 +15,16 @@
"alias": {
"type": "string"
},
"prenon": {
"prenom": {
"type": "string"
},
"non": {
"nom": {
"type": "string"
},
"biyografi": {
"biographie": {
"type": "richtext"
},
"nesans": {
"naissance": {
"type": "date"
},
"slug": {
@@ -46,7 +46,7 @@
"relation": "oneToOne",
"target": "plugin::users-permissions.user"
},
"foto": {
"photo": {
"type": "media",
"multiple": false,
"required": false,