Load user language at start

Hi,

I store the language of the user in capacitor preferences.

What is the best way to read it when restarting the app without loading 2 languages?
When the app starts, all texts are in the default language for a short time, and then switches to the user language.

I use ngx-translate