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