Skip to main content
Glama
demo.content.ts4.65 kB
import { type Dictionary, t } from 'intlayer'; const demoContent = { key: 'compiler-section', content: { title: t({ en: 'Intlayer compiler', fr: 'Compilateur Intlayer', es: 'Compilador Intlayer', 'en-GB': 'Intlayer compiler', de: 'Intlayer-Compiler', ja: 'Intlayerコンパイラ', ko: 'Intlayer 컴파일러', zh: 'Intlayer 编译器', it: 'Compilatore Intlayer', pt: 'Compilador Intlayer', hi: 'Intlayer कम्पाइलर', ar: 'مُصرّف Intlayer', ru: 'Компилятор Intlayer', tr: 'Intlayer derleyici', pl: 'Kompilator Intlayer', id: 'Kompiler Intlayer', vi: 'Trình biên dịch Intlayer', }), paragraph: t({ en: 'The Intlayer Compiler extract automatically the content from the components and generate the dictionary files.', fr: 'Le Compilateur Intlayer extrait automatiquement le contenu des composants et génère les fichiers de dictionnaire.', es: 'El Compilador Intlayer extrae automáticamente el contenido de los componentes y genera los archivos de diccionario.', 'en-GB': 'The Intlayer Compiler extract automatically the content from the components and generate the dictionary files.', de: 'Der Intlayer Compiler extrahiert automatisch den Inhalt aus den Komponenten und generiert die Wörterbuchdateien.', ja: 'Intlayerコンパイラは、コンポーネントからコンテンツを自動的に抽出し、辞書ファイルを生成します。', ko: 'Intlayer 컴파일러는 컴포넌트에서 콘텐츠를 자동으로 추출하여 사전 파일을 생성합니다.', zh: 'Intlayer编译器自动提取组件中的内容并生成字典文件。', it: 'Il Compilatore Intlayer estrae automaticamente il contenuto dai componenti e genera i file del dizionario.', pt: 'O Compilador Intlayer extrai automaticamente o conteúdo dos componentes e gera os arquivos de dicionário.', hi: 'Intlayer Compiler स्वचालित रूप से कंपोनेंट्स की सामग्री को निकालता है और शब्दकोश फ़ाइलें तैयार करता है।', ar: 'يقوم مترجم Intlayer باستخراج المحتوى من المكونات تلقائيًا وإنشاء ملفات القاموس.', ru: 'Компилятор Intlayer автоматически извлекает содержимое из компонентов и генерирует файлы словаря.', tr: 'Intlayer Derleyicisi, bileşenlerden içeriği otomatik olarak çıkarır ve sözlük dosyalarını oluşturur.', pl: 'Kompilator Intlayer automatycznie wyodrębnia zawartość z komponentów i generuje pliki słownika.', id: 'Intlayer Compiler secara otomatis mengekstrak konten dari komponen dan menghasilkan file kamus.', vi: 'Trình biên dịch Intlayer tự động trích xuất nội dung từ các thành phần và tạo các tệp từ điển.', }), localeSelectorTrigger: t({ en: 'Click to select a locale', fr: 'Cliquer pour sélectionner une locale', es: 'Elegir la locale', 'en-GB': 'Click to select a locale', de: 'Klicken Sie, um eine Sprache auszuwählen', ja: '言語を選択するにはクリックしてください', ko: '언어를 선택하려면 클릭하세요', zh: '点击选择语言', it: 'Clicca per selezionare una lingua', pt: 'Clique para selecionar um idioma', hi: 'भाषा चुनने के लिए क्लिक करें', ar: 'انقر لاختيار اللغة', ru: 'Нажмите, чтобы выбрать язык', tr: 'Bir dil seçmek için tıklayın', pl: 'Kliknij, aby wybrać język', id: 'Klik untuk memilih bahasa', vi: 'Nhấn để chọn ngôn ngữ', }), selectPlaceholder: t({ en: 'Choose locale...', fr: 'Choisir la locale...', es: 'Elegir la locale...', 'en-GB': 'Choose locale...', de: 'Sprache auswählen...', ja: '言語を選択...', ko: '언어 선택...', zh: '选择语言...', it: 'Seleziona la lingua...', pt: 'Selecionar idioma...', hi: 'भाषा चुनें...', ar: 'اختر اللغة...', ru: 'Выберите язык...', tr: 'Dil seçin...', pl: 'Wybierz język...', id: 'Pilih bahasa...', vi: 'Chọn ngôn ngữ...', }), }, } as const satisfies Dictionary; export default demoContent;

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