Translate to FR artiste schema
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user