Skip to content

0.17.0 - feat(i18n): add German translation (de)

Choose a tag to compare

@github-actions github-actions released this 13 Oct 15:07

This adds a German translation (de) for the UI.

  • Added src/translations/de.json
  • Registered German in src/localize/localize.ts
  • Verified with Home Assistant 2025.10 on Pi-hole v6

Maintainers: please let me know if you need adjustments or additional formatting.


  • chore: bumps version to 0.17.0 by @gh-action-bump-version
  • feat(i18n): add German translation (de) (#66) by @FreeKillHD
  • chore: yarn (deps-dev): bump @types/jsdom from 21.1.7 to 27.0.0 (#65) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group across 1 directory with 3 updates (#64) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 3 updates (#62) by @dependabot[bot]
  • chore: yarn (deps-dev): bump jsdom from 26.1.0 to 27.0.0 (#60) by @dependabot[bot]
  • greek translations connected by @warmfire540
  • chore: yarn (deps-dev): bump mocha in the all-dependencies group (#59) by @dependabot[bot]
  • chore: yarn (deps-dev): bump chai from 5.3.1 to 6.0.1 (#57) by @dependabot[bot]

What's Changed

  • chore: yarn (deps-dev): bump chai from 5.3.1 to 6.0.1 by @dependabot[bot] in #57
  • chore: yarn (deps-dev): bump mocha from 11.7.1 to 11.7.2 in the all-dependencies group by @dependabot[bot] in #59
  • chore: yarn (deps-dev): bump jsdom from 26.1.0 to 27.0.0 by @dependabot[bot] in #60
  • chore: yarn (deps-dev): bump the all-dependencies group with 3 updates by @dependabot[bot] in #62
  • chore: yarn (deps-dev): bump the all-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #64
  • chore: yarn (deps-dev): bump @types/jsdom from 21.1.7 to 27.0.0 by @dependabot[bot] in #65
  • feat(i18n): add German translation (de) by @FreeKillHD in #66
  • Translations! Greek and German thanks community <3 by @warmfire540 in #67

New Contributors

Full Changelog: 0.16.0...0.17.0