/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
examples/getstarted/src/components/default/org.json
27 строк
524 B
Araksya Gevorgyan
feat(i18n): update all translatable content (#24658)
27 окт 2025, 13:58
Не верифицирован
27 окт 2025, 13:58
0038084
Код
Авторство
О чём код?
{ "collectionName": "components_default_orgs", "info": { "displayName": "org", "icon": "book" }, "options": {}, "attributes": { "name": { "type": "string" }, "address": { "type": "string" }, "coverOrgImage": { "type": "media", "multiple": true, "allowedTypes": ["images", "files", "videos", "audios"] }, "testComponent": { "type": "component", "component": "default.test-component", "repeatable": true } }, "config": {} }