This can be done by: - Creating a new localization file in `public/locales`. - Adding the language code to `i18next.config.js`. - Adding the language as a button to `PreferencesDialogs.tsx`.
This can be done by:
public/locales.i18next.config.js.PreferencesDialogs.tsx.