Add 'de' to supported locales

This commit is contained in:
Philipp Kiemle 2021-11-11 10:27:05 +01:00
parent 4fcd6f9d39
commit 1ae386854d
No known key found for this signature in database
GPG Key ID: 66DFBF7323E4C8F3
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ class _AppState extends State<App> 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'),