Add i18n section

This commit is contained in:
Nicola Benaglia 2025-04-21 10:53:42 +02:00
parent f065c2b07a
commit 655c990917

View File

@ -18,4 +18,7 @@ Leveraging a redundant set of publicly accessible nodes provided by crowetic, Qo
Many additional details and a fully featured wiki will be created over time. Reach out on the chat on https://qortal.dev or in any of the community locations for Qortal, if you have any issues. Thank you!
## Internationalization (i18n)
Qortal-Hub supports internationalization (i18n) using [i18next](https://www.i18next.com/), allowing seamless translation of UI text into multiple languages.
The setup includes modularized translation files, language detection, and runtime language switching.