Translate traduction component

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-15 22:26:41 +04:00
parent fccf53b54c
commit c6c0e9a419
2 changed files with 11 additions and 10 deletions
+5 -4
View File
@@ -2,23 +2,24 @@
"collectionName": "components_trad_traductions",
"info": {
"displayName": "Traductions",
"icon": "spell-check"
"icon": "spell-check",
"description": ""
},
"options": {},
"attributes": {
"francais": {
"type": "richtext"
},
"english": {
"anglais": {
"type": "richtext"
},
"espagnol": {
"type": "richtext"
},
"deutsch": {
"allemand": {
"type": "richtext"
},
"italiano": {
"italien": {
"type": "richtext"
}
}