Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 434f2c9

Browse files
committed
Added new Languages
1 parent df5d33d commit 434f2c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/main.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,17 @@ void main() async {
2525
'de_DE',
2626
'en',
2727
'es',
28+
'eu',
2829
'fi_FI',
2930
'gl',
3031
'he',
32+
'hr',
33+
'hu_HU',
3134
'it',
3235
'nl',
3336
'pl',
3437
'pt_BR',
38+
'ru',
3539
'sc',
3640
'sl',
3741
'tr',

0 commit comments

Comments
 (0)