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

japanese translation

Co-Authored-By: ysakamoto <1331642+ysakamoto@users.noreply.github.com>
This commit is contained in:
Austin Huang 2020-12-31 11:24:40 -05:00
parent d931d5120c
commit d21df4d21b
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
4 changed files with 13 additions and 1 deletions

View file

@ -79,6 +79,7 @@ public final class LocaleUtils {
if (appLanguageIndex == 17) return "hi";
if (appLanguageIndex == 18) return "nl";
if (appLanguageIndex == 19) return "sk";
if (appLanguageIndex == 20) return "ja";
return null;
}

View file

@ -21,6 +21,7 @@
<item translatable="false">हिन्दी</item>
<item translatable="false">Nederlands [Met dank aan Lesley Natrop]</item>
<item translatable="false">Slovenčina [Vďaka @CrafterSvK]</item>
<item translatable="false">日本語 [協力 ysakamoto]</item>
</string-array>
<string-array name="theme_presets">
<item>Auto / Follow System</item>