NNuartz

Internationalization

Updated 2026-03-191 min read

Translate the nuartz interface into different languages

Internationalization (i18n) allows you to translate UI text in the nuartz interface into various languages without extensive code changes.

Status

i18n is not yet implemented in nuartz. When supported, it will follow a locale format of {language}-{REGION}:

For example: en-US, fr-FR, ja-JP.

Contributing translations

If you'd like to help add i18n support to nuartz, translation contributions are welcome! The implementation would live in the apps/web/ directory as part of the Next.js app.

Linked from (1)