Skip to content

Translation

Zaldaryon edited this page Aug 19, 2026 · 2 revisions

RiftLauncher is built on i18next, which makes it translatable to any language. There are two ways to contribute a translation:

  • Option 1 is quicker to start but harder to maintain: you edit a JSON file by hand, with no visual interface or automatic checks. Good for a one-off translation you don't plan to keep updating.
  • Option 2 takes about ten minutes to set up the first time (installing VS Code, creating a GitHub account, a couple of settings), but after that it's the easier option to keep translating and updating as the launcher changes: a visual interface shows you which keys are missing, offers one-click machine translation as a starting point, and lets you sync and submit changes with a few clicks.

Related Pages

Clone this wiki locally