pybricks-code
pybricks-code copied to clipboard
I18n de
Add German Language Support
This PR adds German (de) localization support to Pybricks Code. The changes include:
Features
- Added German translation files (de.json)
- Implemented automatic language detection based on browser preferences
- Added fallback to English for unsupported languages
note: I would like to translate all the blocks as well but have no idea how to enable that in the local build (if possible at all).
Thanks for the effort on this. Please see https://github.com/pybricks/support/issues/1345 for more discussion on the subject of i18n. We currently don't have a concrete plan of how we want to handle this.