Skip to content

Commit e98f7cb

Browse files
authored
Merge pull request #106 from Scriptbash/indonesian-translations
enable indonesian translations
2 parents c871f88 + 3297da8 commit e98f7cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/main.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ class _WisparState extends State<Wispar> {
7070
Locale('tr'), // Turkish
7171
Locale('ru'), // Russian
7272
Locale('ja'), // Japanese
73+
Locale('id'), // Indonesian
7374
],
7475
theme: ThemeData(
7576
colorSchemeSeed: Colors.deepPurple,

0 commit comments

Comments
 (0)