Files
api.pawol.nu/components/trad/traductions.json
T
Cédric FAMIBELLE-PRONZOLA 94ad0fd4ff Add espagnol to tradiksyon
2021-05-26 23:38:45 +02:00

21 lines
335 B
JSON

{
"collectionName": "components_trad_traductions",
"info": {
"name": "traductions",
"icon": "spell-check",
"description": ""
},
"options": {},
"attributes": {
"francais": {
"type": "richtext"
},
"english": {
"type": "richtext"
},
"espagnol": {
"type": "richtext"
}
}
}