mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 10:37:51 +02:00
Duplicate Hebrew strings on build for legacy locale code
This commit is contained in:
@ -64,8 +64,8 @@ object LocaleHelper {
|
||||
}
|
||||
}
|
||||
|
||||
/*Return Locale from string language code
|
||||
|
||||
/**
|
||||
* Return Locale from string language code
|
||||
*/
|
||||
private fun getLocale(lang: String): Locale {
|
||||
val sp = lang.split("_", "-")
|
||||
|
Reference in New Issue
Block a user