mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 20:11:36 +00:00
add vietnamese and other house chores
This commit is contained in:
parent
c0ee076846
commit
1713ae2573
22 changed files with 25 additions and 163 deletions
|
|
@ -71,6 +71,7 @@ public final class LocaleUtils {
|
|||
if (appLanguageIndex == 10) return "pt";
|
||||
if (appLanguageIndex == 11) return "fa";
|
||||
if (appLanguageIndex == 12) return "mk";
|
||||
if (appLanguageIndex == 13) return "vi";
|
||||
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue