Skip to main content
Glama
blogNavList.content.ts2.25 kB
import { type Dictionary, t } from 'intlayer'; const blogNavTitlesContent = { key: 'blog-nav-list', content: { collapseButton: { label: t({ en: 'Collapse', fr: 'Réduire', es: 'Colapsar', 'en-GB': 'Collapse', de: 'Zuklappen', ja: '折りたたむ', ko: '접기', zh: '折叠', it: 'Comprimi', pt: 'Recolher', hi: 'संकुचित करें', ar: 'اطوي التوسيع', ru: 'Свернуть', tr: 'Daralt', pl: 'Zwiń', id: 'Sembunyikan', vi: 'Thu gọn', }), }, docButton: { label: t({ en: 'Go to documentation', fr: 'Aller à la documentation', es: 'Ir a la documentación', 'en-GB': 'Go to documentation', de: 'Gehe zur Dokumentation', ja: 'ドキュメンテーションへ行く', ko: '문서화 방문', zh: '转到文档', it: 'Vai alla documentazione', pt: 'Ir para a documentação', hi: 'दस्तावेज़ पर जाएं', ar: 'اذهب إلى الوثائق', ru: 'Перейти к документации', tr: 'Belgelere git', pl: 'Przejdź do dokumentacji', id: 'Buka dokumentasi', vi: 'Đi tới Documentation', }), text: t({ en: 'Documentation', fr: 'Documentation', es: 'Documentación', 'en-GB': 'Documentation', de: 'Dokumentation', ja: 'ドキュメンテーション', ko: '문서화', zh: '文档', it: 'Documentazione', pt: 'Documentação', hi: 'दस्तावेज़', ar: 'الوثائق', ru: 'Документация', tr: 'Dokümantasyon', pl: 'Dokumentacja', id: 'Dokumentasi', vi: 'Documentation', }), }, }, title: 'Blog navigation list', description: 'Content declarations for the navigation list component used on the blog page, including labels for the collapse button and documentation link.', tags: ['blog page', 'navigation', 'component'], } satisfies Dictionary; export default blogNavTitlesContent;

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