mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 20:11:36 +00:00
bibliogram theme, translation setup
This commit is contained in:
parent
841f61f6cf
commit
7ac9c965e3
5 changed files with 41 additions and 9 deletions
|
|
@ -69,6 +69,8 @@ public final class LocaleUtils {
|
|||
if (appLanguageIndex == 8) return "pl";
|
||||
if (appLanguageIndex == 9) return "tr";
|
||||
if (appLanguageIndex == 10) return "pt";
|
||||
if (appLanguageIndex == 11) return "fa";
|
||||
if (appLanguageIndex == 12) return "mk";
|
||||
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue