0.6.5 - Local streaming http server
This commit is contained in:
parent
28c2de55fb
commit
21e7f55017
31 changed files with 1744 additions and 460 deletions
|
|
@ -27,7 +27,8 @@ const supportedLocales = [
|
|||
const Locale('hi', 'IN'),
|
||||
const Locale('sk', 'SK'),
|
||||
const Locale('cs', 'CZ'),
|
||||
const Locale('fil', 'PH')
|
||||
const Locale('fil', 'PH'),
|
||||
const Locale('uwu', 'UWU')
|
||||
];
|
||||
|
||||
extension Localization on String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue