18 lines
285 B
JSON
18 lines
285 B
JSON
|
|
{
|
||
|
|
"collectionName": "components_trad_traductions",
|
||
|
|
"info": {
|
||
|
|
"name": "traductions",
|
||
|
|
"icon": "spell-check",
|
||
|
|
"description": ""
|
||
|
|
},
|
||
|
|
"options": {},
|
||
|
|
"attributes": {
|
||
|
|
"francais": {
|
||
|
|
"type": "richtext"
|
||
|
|
},
|
||
|
|
"english": {
|
||
|
|
"type": "richtext"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|