Create traductions component
This commit is contained in:
@@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"collectionName": "components_trad_traductions",
|
||||||
|
"info": {
|
||||||
|
"displayName": "Traductions",
|
||||||
|
"icon": "spell-check"
|
||||||
|
},
|
||||||
|
"options": {},
|
||||||
|
"attributes": {
|
||||||
|
"francais": {
|
||||||
|
"type": "richtext"
|
||||||
|
},
|
||||||
|
"english": {
|
||||||
|
"type": "richtext"
|
||||||
|
},
|
||||||
|
"espagnol": {
|
||||||
|
"type": "richtext"
|
||||||
|
},
|
||||||
|
"deutsch": {
|
||||||
|
"type": "richtext"
|
||||||
|
},
|
||||||
|
"italiano": {
|
||||||
|
"type": "richtext"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user