{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/i18n/language-switcher.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/i18n/language-switcher/#article", "headline": "Language switcher", "description": "List each locale in its own language ('Deutsch', '日本語', 'العربية') and mark it with the right lang attribute. Don't use flags — flags are countries, not languages.", "url": "https://webspecification.com/spec/i18n/language-switcher/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T18:54:03.000Z", "citation": [ { "@type": "CreativeWork", "name": "W3C i18n — Using select to link to localized content", "url": "https://www.w3.org/International/questions/qa-navigation-select", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "W3C — Internationalization Quick Tips for the Web", "url": "https://www.w3.org/International/quicktips/", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "BCP 47 — Tags for Identifying Languages", "url": "https://www.rfc-editor.org/info/bcp47", "publisher": { "@type": "Organization", "name": "IETF" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/i18n/language-switcher/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Internationalisation", "item": "https://webspecification.com/spec/i18n/" }, { "@type": "ListItem", "position": 4, "name": "Language switcher", "item": "https://webspecification.com/spec/i18n/language-switcher/" } ] } ] }