Skip to main content
Glama
useSetUpOrganizationSchema.content.ts1.32 kB
import { type Dictionary, t } from 'intlayer'; const content = { key: 'set-up-organization-schema', content: { requiredErrorOrganizationId: t({ en: 'Please select an organization', 'en-GB': 'Please select an organization', fr: 'Veuillez sélectionner une organisation', es: 'Por favor, seleccione una organización', de: 'Bitte wählen Sie eine Organisation', ja: '組織を選択してください', ko: '조직을 선택해 주세요', zh: '请选择一个组织', it: "Seleziona un'organizzazione", pt: 'Por favor, selecione uma organização', hi: 'कृपया एक संगठन चुनें', ar: 'يرجى اختيار منظمة', ru: 'Пожалуйста, выберите организацию', tr: 'Lütfen bir organizasyon seçin', pl: 'Proszę wybrać organizację', id: 'Silakan pilih organisasi', vi: 'Vui lòng chọn một tổ chức', }), }, title: 'Set up organization schema', description: 'Validation schema for setting up an organization during the onboarding process. Ensures that an organization is selected before submitting the form.', tags: ['onboarding', 'form validation', 'organization setup'], } satisfies Dictionary; export default content;

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server