Files
api.pawol.nu/components/trad/traductions.json
T

18 lines
285 B
JSON
Raw Normal View History

2020-12-06 22:13:45 +01:00
{
"collectionName": "components_trad_traductions",
"info": {
"name": "traductions",
"icon": "spell-check",
"description": ""
},
"options": {},
"attributes": {
"francais": {
"type": "richtext"
},
"english": {
"type": "richtext"
}
}
}