1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-27 21:27:30 +00:00

add new languages

This commit is contained in:
Austin Huang 2021-05-21 14:54:12 -04:00
parent 98d7260927
commit 1c93a99533
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
2 changed files with 4 additions and 0 deletions

View File

@ -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;

View File

@ -24,6 +24,8 @@
<item translatable="false">日本語</item>
<item translatable="false">Ελληνικά</item>
<item translatable="false">Euskara</item>
<item translatable="false">Svenska</item>
<item translatable="false">한국어</item>
</string-array>
<string-array name="theme_presets">
<item>Auto / Follow System</item>