diff --git a/lib/src/app.dart b/lib/src/app.dart index c5800a5..a0a38b6 100644 --- a/lib/src/app.dart +++ b/lib/src/app.dart @@ -49,6 +49,7 @@ class _AppState extends State with PreferencesMixin { * but are present in fr.po, the missing translations will not be picked up from fr.po, * and thus will show up in english. */ + Locale('de'), Locale('en'), Locale('fr'), Locale('fr', 'CH'),