Skip to main content
Glama
docHeader.content.ts1.8 kB
import { type Dictionary, t } from 'intlayer'; const docHeaderContent = { key: 'doc-header', content: { authorLabel: t({ ar: 'المؤلف', de: 'Autor', en: 'Author', 'en-GB': 'Author', es: 'Autor', fr: 'Auteur', hi: 'Author', it: 'Autore', ja: '著者', ko: '작가', pt: 'Autor', ru: 'Автор', tr: 'Yazar', zh: '作者', pl: 'Autor', id: 'Penulis', vi: 'Tác giả', }), creationLabel: t({ ar: 'إنشاء', de: 'Erstellung', en: 'Creation', 'en-GB': 'Creation', es: 'Creación', fr: 'Création', hi: 'Creation', it: 'Creazione', ja: '作成', ko: '생성', pt: 'Criação', ru: 'Создание', tr: 'Oluşturma', zh: 'Creation', pl: 'Data utworzenia', id: 'Dibuat', vi: 'Ngày tạo', }), lastUpdateLabel: t({ ar: 'آخر تحديث', de: 'Letzte Aktualisierung', en: 'Last update', 'en-GB': 'Last update', es: 'Última actualización', fr: 'Dernière mise à jour', hi: 'Last update', it: 'Ultimo aggiornamento', ja: '最終更新', ko: '마지막 업데이트', pt: 'Última atualização', ru: 'Последнее обновление', tr: 'Son güncelleme', zh: 'Last update', pl: 'Ostatnia aktualizacja', id: 'Terakhir diperbarui', vi: 'Cập nhật lần cuối', }), }, title: 'Documentation header', description: 'Content declaration for the documentation page header, including labels for author, creation date, and last update date.', tags: ['documentation', 'page header'], } satisfies Dictionary; export default docHeaderContent;

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