20 lines
377 B
JSON
20 lines
377 B
JSON
{
|
|
"collectionName": "components_translations_library_items",
|
|
"info": {
|
|
"displayName": "Library Items",
|
|
"icon": "feather-alt"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"description": {
|
|
"type": "text",
|
|
"required": true
|
|
},
|
|
"language": {
|
|
"type": "relation",
|
|
"relation": "oneToOne",
|
|
"target": "api::language.language"
|
|
}
|
|
}
|
|
}
|