Skip to content

fix(l10n): add German for untranslated strings#105

Merged
luflow merged 1 commit into
mainfrom
claude/l10n-autotranslate-315ed1
Jul 19, 2026
Merged

fix(l10n): add German for untranslated strings#105
luflow merged 1 commit into
mainfrom
claude/l10n-autotranslate-315ed1

Conversation

@luflow

@luflow luflow commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

Fills the German translation gap for 74 source strings that had no entry in the German l10n files yet (mostly the mobile self-check-in/NFC/QR block in src/App.vue, subscription/feedback dialogs, and activity strings).

  • Adds German (informal "du", existing wording conventions) to l10n/de.json, l10n/de.js, l10n/de_DE.json, l10n/de_DE.js
  • de/de_DE differ by 4 keys that already existed in de_DE (74 vs 70 additions)
  • Placeholders ({time}, {state}, %n, markdown links) and the non-breaking space before kept byte-for-byte
  • Purely additive diff, no reordering; find_untranslated.py now reports 0 missing, find_stale.py reports no orphans, npm run build passes

Note: this is the intended stopgap from the l10n-autotranslate skill — entries will be re-matched/overwritten on the next Transifex sync.

🤖 Generated with Claude Code

@luflow
luflow merged commit 6dc385a into main Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant