gumbarros / DevWidgets

DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.
https://gumbarros.github.io/DevWidgets
MIT License
153 stars 13 forks source link

Added German localization #11

Closed dominic-schmid closed 1 year ago

dominic-schmid commented 1 year ago

I simply added the German translations for all the keys up to this point.

It may be important to note that this apparently breaks the UI because it causes unhandled overflows. This will have to be fixed in a future step. I'd say the UI responsiveness should be improved in general, since I went to the site on my phone yesterday and couldn't see a thing lol

gumbarros commented 1 year ago

Nice! And yeah, I completely agree a UI responsiveness refactor is a must.