Skip to content

Commit c6222b1

Browse files
authored
Enable russian translations (#96)
1 parent 1e96340 commit c6222b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/main.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ class _WisparState extends State<Wispar> {
6868
Locale('nl'), // Dutch
6969
Locale('fa'), // Persian
7070
Locale('tr'), // Turkish
71+
Locale('ru'), // Russian
7172
],
7273
theme: ThemeData(
7374
colorSchemeSeed: Colors.deepPurple,

0 commit comments

Comments
 (0)