Alternatives
Products that do what A simpler way to manage internationalization in component-based apps does
I built this because I was frustrated with how messy translation files get as projects scale. Most i18n solutions force you to manage big JSON dictionaries, spread across multiple files, and then manually wire everything into your UI. It quickly becomes hard to keep things organized, especially in component-heavy apps. This approach is component-first i18n: translations live close to the UI they belong to. That makes it easier to keep things organized, avoid duplication, and scale without the usual chaos of string management. It’s lightweight, works with React/Next.js, and is designed…
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8
- 9

- 10

- 11

- 12

- 13

- 14AA
2020 · github.com
- 15

- 16

- 17

i18n solution. Translate with AI. Edit Visually.
May 2026 · intlayer.org
- 18IF
2025 · intlayer.org
- 19LI
Hey HN, This idea came to me after using ChatGPT to translate my i18n files. It worked well, but it was inconvenient having to specify each language I wanted to be output. Not to mention the token usage. So, I built this using transformers.js alongside the Xenova/nllb-200-distilled-600M model to enable in-browser translations. There is no server involved with the translation functionality. The only backend-related code running is authentication to enable a few premium features. Would love to know your thoughts :) Cody
2024 · i18nlocale.com
- 20

- 21UG
As an app developer, I noticed that smaller teams frequently run into the hassles of managing translation strings across iOS, Android and web, and keeping them in sync and up to date. To make this a little easier I've been working on a small utility that allows you to use Google Sheets to manage these translations. Perfect for small teams that do not need any of the advanced features that paid platforms offer, but still want to have an easy to use centralised place to edit these strings. Without creating any account or whatsoever, you can use the Localeasy endpoint to convert your sheet into…
2023 · localeasy.deno.dev
- 22

- 23TA
Hey, Adding a new localization to an existing application has been a nightmare for us for some time. With that in mind, we created Tacotranslate to localize React apps from and to any language in minutes. TacoTranslate streamlines the localization process of your product with automatic collection and translation of all the strings right within your React application code. Please check it out and let us know what you think. Best, Eivind, Thomas & Fredrik
2023 · tacotranslate.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →