Remove en-GB option since we don't actually localize different English locales

This commit is contained in:
arkon
2021-07-02 09:02:28 -04:00
parent 0eadc028b6
commit 0cb042cd93
6 changed files with 10 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ object LocaleHelper {
/**
* The application's locale. When it's null, the system locale is used.
*/
private var appLocale = getLocaleFromString(preferences.lang())
private var appLocale = getLocaleFromString(preferences.lang().get())
/**
* The currently applied locale. Used to avoid losing the selected language after a non locale