Skip to main content
Glama
addPasskeySchema.content.ts951 B
import { type Dictionary, t } from 'intlayer'; const addPasskeySchemaContent = { key: 'add-passkey-schema', content: { nameInput: { error: t({ en: 'Name is required', fr: 'Le nom est requis', es: 'El nombre es obligatorio', de: 'Name ist erforderlich', ja: '名前は必須です', ko: '이름은 필수입니다', zh: '姓名为必填项', it: 'Il nome è obbligatorio', pt: 'O nome é obrigatório', hi: 'नाम आवश्यक है', ar: 'الاسم مطلوب', ru: 'Имя обязательно', tr: 'İsim gereklidir', pl: 'Imię jest wymagane', nl: 'Naam is verplicht', id: 'Nama diperlukan', vi: 'Tên là bắt buộc', mi: 'Me hiahiatia te ingoa', 'en-GB': 'Name is required', }), }, }, } satisfies Dictionary; export default addPasskeySchemaContent;

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