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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user