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

L10n master (#8)

This commit is contained in:
Austin Huang 2020-07-24 19:52:51 -04:00 committed by GitHub
parent c4b8bc95b9
commit 546dea6dfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 77 additions and 5 deletions

View file

@ -57,7 +57,6 @@ public final class LocaleUtils {
final int appLanguageIndex = Utils.settingsHelper.getInteger(Constants.APP_LANGUAGE);
// todo keep adding languages till i die...... or find a big tiddy goth gf ;-;
if (appLanguageIndex == 1) return "en";
if (appLanguageIndex == 2) return "fr";
if (appLanguageIndex == 3) return "es";