Skip to main content
Glama
index.content.ts2.85 kB
import { type Dictionary, t } from 'intlayer'; const demoSectionContent = { key: 'demo-section', content: { title: t({ ar: 'جرب العرض التوضيحي المباشر', de: 'Versuchen Sie die Live-Demo', en: 'Try the live demo', 'en-GB': 'Try the live demo', es: 'Prueba la demo en vivo', fr: 'Essayez la démo en direct', hi: 'लाइव डेमो का प्रयास करें', it: 'Prova la demo dal vivo', ja: 'ライブデモを試す', ko: '라이브 데모를 사용해 보세요', pt: 'Experimente a demonstração ao vivo', ru: 'Попробуйте демонстрацию в реальном времени', tr: 'Canlı demoyu deneyin', zh: '试用实时演示', pl: 'Wypróbuj demo na żywo', id: 'Coba demo langsung', vi: 'Thử bản demo trực tiếp', }), demoSwitchSelector: { youtube: t({ en: 'Watch YouTube demo', 'en-GB': 'Watch YouTube demo', fr: 'Regardez la démo YouTube', es: 'Mira la demo en YouTube', de: 'YouTube-Demo ansehen', ja: 'YouTubeデモを見る', ko: 'YouTube 데모 보기', zh: '观看YouTube演示', it: 'Guarda la demo di YouTube', pt: 'Assista à demonstração do YouTube', hi: 'YouTube डेमो देखें', ar: 'شاهد العرض التوضيحي على YouTube', ru: 'Посмотрите демо на YouTube', tr: 'YouTube demosunu izleyin', pl: 'Obejrzyj demo na YouTube', id: 'Tonton demo di YouTube', vi: 'Xem demo trên YouTube', }), codeSandbox: t({ en: 'Try using CodeSandbox', 'en-GB': 'Try using CodeSandbox', fr: 'Essayez avec CodeSandbox', es: 'Prueba con CodeSandbox', de: 'Versuchen Sie es mit CodeSandbox', ja: 'CodeSandboxを使用してみてください', ko: 'CodeSandbox를 사용해 보세요', zh: '尝试使用CodeSandbox', it: 'Prova a usare CodeSandbox', pt: 'Experimente usar o CodeSandbox', hi: 'CodeSandbox का उपयोग करने का प्रयास करें', ar: 'جرب استخدام CodeSandbox', ru: 'Попробуйте использовать CodeSandbox', tr: 'CodeSandbox kullanmayı deneyin', pl: 'Wypróbuj w CodeSandbox', id: 'Coba menggunakan CodeSandbox', vi: 'Thử với CodeSandbox', }), }, }, title: 'Demo section', description: 'Content related to the demo section of the landing page, including titles and options to try the demo via YouTube or CodeSandbox.', tags: ['landing page', 'demo section'], } satisfies Dictionary; export default demoSectionContent;

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