mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-15 00:41:35 +00:00
add new languages
This commit is contained in:
parent
98d7260927
commit
1c93a99533
2 changed files with 4 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ public final class LocaleUtils {
|
|||
case 20: return "ja";
|
||||
case 21: return "el";
|
||||
case 22: return "eu";
|
||||
case 23: return "sv-SE";
|
||||
case 24: return "ko";
|
||||
}
|
||||
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue