0.5.10 - Download fixes, translations, search history fix, bigger buffer

This commit is contained in:
exttex 2020-10-17 21:20:26 +02:00
parent 5adc854e46
commit bcf709e56d
9 changed files with 60 additions and 21 deletions

View file

@ -21,6 +21,7 @@ const supportedLocales = [
const Locale('id', 'ID'),
const Locale('fa', 'IR'),
const Locale('pl', 'PL'),
const Locale('uk', 'UA'),
const Locale('fil', 'PH')
];