Closed PoloNX closed 9 months ago
whoops my last commit
to set custom locale, you can do this:
brls::Platform::APP_LOCALE_DEFAULT = “some locale id”;
make sure this line is run before brls::Application::init()
And how do you load one specific translation after ?
restart the app?
I think Borealis does not support runtime switching unless all activities are manually removed and overloaded, which is similar to restarting the app.
I found it, it's good
I wanted to use translations which are not in the nintendo switch system. I added it, it will search in the romfs:/i18n if there is the translation