add ukrainian and update translation outputs
This commit is contained in:
parent
14f1a2831e
commit
340f2c0769
16 changed files with 1944 additions and 1443 deletions
|
|
@ -53,6 +53,7 @@ class App extends StatelessWidget {
|
|||
const Locale('hr'), // Croatian
|
||||
const Locale('ja'), // Japanese
|
||||
const Locale('ru'), // Russian
|
||||
const Locale('uk'), // Ukrainian
|
||||
],
|
||||
locale: kIsWeb
|
||||
? Locale(html.window.navigator.language.split('-').first)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue