feat(i18n): add report_q1_* strings in EN and DE + gitignore _build/

- en.json: 26 new report_q1_* keys for landing page (eyebrow, subtitle,
  4 stat labels, TOC items, email gate copy, download CTA, privacy note)
- de.json: native German equivalents (Sprachmittlung — not calque)
- .gitignore: add data/content/reports/_build/ (generated PDFs, not committed)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Deeman
2026-02-27 07:52:06 +01:00
parent b50ca5a8cd
commit dc58e96896
3 changed files with 71 additions and 2 deletions

3
.gitignore vendored
View File

@@ -58,3 +58,6 @@ build/
# Local binaries (tailwindcss, sops, age)
bin/
web/src/padelnomics/static/css/output.css
# Generated report PDFs (built locally via make report-pdf, not committed)
data/content/reports/_build/