brophdawg11 / remix-simple-i18n

Simple approach of doing i18n in Remix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Remix I18n Approach

Demonstrates a simple I18n implementation in Remix loading scripts from a locales/$locale.js resource route.

npm run dev

About

Simple approach of doing i18n in Remix


Languages

Language:TypeScript 55.2%Language:JavaScript 44.8%