Update translations
This commit is contained in:
parent
9d0c4c521d
commit
e92c0675d8
4 changed files with 4 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -33,6 +33,7 @@ List<Language> languages = [
|
|||
Language('zh', 'CN', "Chinese"),
|
||||
Language('fil', 'PH', "Filipino"),
|
||||
Language('ast', 'ES', "Asturian"),
|
||||
Language('bul', 'BG', "Bulgarian"),
|
||||
Language('uwu', 'UWU', "Furry")
|
||||
];
|
||||
List<Locale> get supportedLocales => languages.map((l) => l.getLocale).toList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue