mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-09 18:48:51 -06:00
Update Spanish translations
This commit is contained in:
@@ -153,7 +153,7 @@ public abstract class UIHelper
|
||||
public static boolean isLocaleFullyTranslated()
|
||||
{
|
||||
String fullyTranslatedLanguages[] = { "en", "ar", "cs", "de", "it", "ja", "ko", "po", "pl",
|
||||
"pt", "ru", "sv", "zh" };
|
||||
"pt", "ru", "sv", "zh", "es" };
|
||||
|
||||
final String currentLanguage = Locale.getDefault().getLanguage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user