InertiaI18n is a Ruby gem that bridges translation management between Rails backends (YAML) and JavaScript frontends (i18next JSON) in Inertia.js applications. It automatically converts YAML locale files to JSON with proper interpolation mapping, scans frontend code (React/Vue/Svelte) to detect translation usage via AST

7m read time From github.com
Post cover image
Table of contents
The ProblemThe SolutionInstallationRecommended Directory StructureQuick StartCLI UsageFeaturesCI IntegrationCompatibility with i18n-tasksConfiguration ReferenceComparison with AlternativesDevelopmentContributingLicenseCredits

Sort: