Update German translations and workflow check

Refactored and updated the de-DE translation.json file to remove unused keys, add missing tags, and improve consistency in tool descriptions and options. Also added the --check flag to the check_locales.yml workflow for enhanced locale validation.
This commit is contained in:
Ludy87 2025-10-26 12:13:34 +01:00
parent 5ee77eddc6
commit 78028434e9
No known key found for this signature in database
GPG Key ID: 92696155E0220F94
2 changed files with 288 additions and 818 deletions

View File

@ -206,6 +206,7 @@ jobs:
--actor ${{ github.event.pull_request.user.login }} \
--reference-file "${REFERENCE_FILE}" \
--branch "pr-branch" \
--check
--files "${FILES_LIST[@]}" > result.txt
continue-on-error: true # Continue the job even if this step fails

File diff suppressed because it is too large Load Diff