Skip to main content
Glama
asideNavigation.content.ts2.13 kB
import { type Dictionary, t } from 'intlayer'; const asideNavigationContent = { key: 'aside-navigation', content: { title: t({ ar: 'في هذه الصفحة', de: 'Auf dieser Seite', en: 'In this page', 'en-GB': 'On this page', es: 'En esta página', fr: 'Dans cette page', hi: 'इस पृष्ठ में', it: 'In questa pagina', ja: 'このページについて', ko: '이 페이지에서', pt: 'Nesta página', ru: 'На этой странице', tr: 'Bu sayfada', zh: '在此页面', pl: 'Na tej stronie', id: 'Di halaman ini', vi: 'Trong trang này', }), linkLabel: t({ ar: 'اذهب إلى القسم', de: 'Gehe zur Sektion', en: 'Go to section', 'en-GB': 'Go to section', es: 'Ir a la sección', fr: 'Aller à la section', hi: 'सेक्शन पर जाएं', it: 'Vai alla sezione', ja: 'セクションへ行く', ko: '섹션으로 이동', pt: 'Ir para a seção', ru: 'Перейти к разделу', tr: 'Bölüme git', zh: '转到节', pl: 'Przejdź do sekcji', id: 'Pergi ke bagian', vi: 'Đi tới phần', }), 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', }), }, }, title: 'Aside navigation', description: 'Dictionary for the aside navigation component, including navigational labels and actions such as collapsing the menu and accessing specific sections of the page.', tags: ['component', 'navigation', 'aside menu'], } satisfies Dictionary; export default asideNavigationContent;

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