pybricks-code icon indicating copy to clipboard operation
pybricks-code copied to clipboard

I18n de

Open lilvinz opened this issue 1 year ago • 2 comments

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

lilvinz avatar Jan 26 '25 17:01 lilvinz

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).

lilvinz avatar Jan 26 '25 17:01 lilvinz

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.

dlech avatar Jan 26 '25 18:01 dlech