mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 03:51:36 +00:00
slovak translation
Co-Authored-By: Jakub Janek <jakubjanek@protonmail.com>
This commit is contained in:
parent
f325d07a84
commit
741c0ab65e
4 changed files with 17 additions and 3 deletions
|
|
@ -78,6 +78,7 @@ public final class LocaleUtils {
|
|||
if (appLanguageIndex == 16) return "ru";
|
||||
if (appLanguageIndex == 17) return "hi";
|
||||
if (appLanguageIndex == 18) return "nl";
|
||||
if (appLanguageIndex == 19) return "sk";
|
||||
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue