Skip to main content
Glama
breadcrumb.content.ts838 B
import { type Dictionary, t } from 'intlayer'; export const breadCrumbContent = { key: 'breadcrumb', content: { linkLabel: t({ en: 'Go to', fr: 'Aller à', es: 'Ir a', 'en-GB': 'Go to', de: 'Gehe zu', ja: 'に移動', ko: '로 이동', zh: '转到', it: 'Vai a', pt: 'Ir para', hi: 'कर जाएं', ar: 'اذهب إلى', ru: 'Перейти на', tr: 'Git', pl: 'Przejdź do', id: 'Pergi ke', vi: 'Đi tới', }), }, title: 'Breadcrumb navigation', description: "Content declaration for the breadcrumb component's navigation label, used to guide users through hierarchical structures within the interface.", tags: ['navigation', 'breadcrumb'], } satisfies Dictionary; export default breadCrumbContent;

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