All tags

TAG

#i18n

9articles

Why Drupal Won't Show the Translate Tab: Content Translation Enablement and the Two-Layer Permission Model

A record of a Drupal multilingual site where one content type would not show the Translate tab, so an editor could not create the English version. The fix required separating two things: enabling translation per content type, and the fact that translation permissions are split into an 'action' layer and a 'target' layer.

drupali18nheadless

🌐Adding i18n to an Entire OSS React App: react-i18next Setup, Japanese Localization, Testing, and Splitting the Work into PRs

A hands-on record of retrofitting i18n onto a mature OSS React app with react-i18next: Japanese localization, plurals, testing (vitest/Playwright), splitting the work into per-page PRs, and lazy-loading locales.

reacti18nextplaywrightoss

🔓Why Contentful's Publish Button Is Greyed Out — A Locale Configuration Pitfall

How to diagnose and fix a greyed-out Publish button in Contentful caused by locale misconfiguration in a multilingual setup.

contentfulcmsi18n

🌐Introducing ethers-i18n: Multilingual Error Messages for ethers.js

A lightweight i18n plugin for ethers.js error messages supporting 4 languages

ethereumethersjsi18ntypescript

💬Japanese Localization of RAWGraphs 2.0

Japanese localization of RAWGraphs 2.0

javascriptreacti18n

🚀Language Switching Implementation Guide with Next.js + next-intl

Language Switching Implementation Guide with Next.js + next-intl

nextjsi18n

🌟Next.js 15 Compatible Multilingual and Dark Mode SSG Template

Next.js 15 Compatible Multilingual and Dark Mode SSG Template

nextjstypescripttailwindssg

😸How to Disable Browser Language Detection in Nuxt i18n

How to Disable Browser Language Detection in Nuxt i18n

nuxti18nnuxt3

🗂Building a Multilingual Static Site with Next.js

Building a multilingual static site with Next.js

nextjsreacti18n