ubuntu-flutter-community / settings

:penguin: :orange_heart: :blue_heart: An Ubuntu Desktop system settings app made with Flutter.
GNU General Public License v3.0
272 stars 47 forks source link

Fill l10n catalogue #206

Open Jupi007 opened 2 years ago

Jupi007 commented 2 years ago

English and german:

Feichtmeier commented 2 years ago

Small note: do not use for loops on some model list / enum objects to create list children - this does not work well with localization :)

Jupi007 commented 2 years ago

I'll work on this soon :)