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

27 lines
434 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"
2021-05-26 23:38:45 +02:00
},
"espagnol": {
"type": "richtext"
2022-03-22 07:12:13 +04:00
},
"deutsch": {
"type": "richtext"
},
"italiano": {
"type": "richtext"
2020-12-06 22:13:45 +01:00
}
}
}