1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-04 03:21:36 +00:00

slovak translation

Co-Authored-By: Jakub Janek <jakubjanek@protonmail.com>
This commit is contained in:
Austin Huang 2020-12-30 13:54:39 -05:00
parent f325d07a84
commit 741c0ab65e
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
4 changed files with 17 additions and 3 deletions

View file

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

View file

@ -20,6 +20,7 @@
<item translatable="false">Русский [Спасибо @rikishi0071]</item>
<item translatable="false">हिन्दी</item>
<item translatable="false">Nederlands [Met dank aan Lesley Natrop]</item>
<item translatable="false">Slovenčina [Vďaka @CrafterSvK]</item>
</string-array>
<string-array name="theme_presets">
<item>Auto / Follow System</item>