feat: add German (Deutsch) language support (#525)

* feat: add German (Deutsch) language support
This commit is contained in:
Benjamin
2026-03-12 10:51:55 +01:00
committed by GitHub
parent 4b1e17ea38
commit a7299c6823
10 changed files with 1351 additions and 0 deletions

1
.gitignore vendored
View File

@@ -135,6 +135,7 @@ tasks/
!src/i18n/locales/en/tasks.json
!src/i18n/locales/ja/tasks.json
!src/i18n/locales/ru/tasks.json
!src/i18n/locales/de/tasks.json
# Git worktrees
.worktrees/