fix(i18n): set DE site name to literal "Philflow" #10

Merged
Phil merged 1 commit from fix/de-site-name-literal into main 2026-05-31 11:02:48 +00:00
Owner

Der DE-Site-Name war $DDEV_SITENAME (DDEV-Env, nur lokal gesetzt) → im Prod-Container leer, dadurch DE-<title> mit leerem Suffix („… -"). Literal „Philflow" wie die EN-Site, env-unabhängig, Suffix „… - Philflow" in beiden Umgebungen.

Refs #4

🤖 Generated with Claude Code

Der DE-Site-Name war `$DDEV_SITENAME` (DDEV-Env, nur lokal gesetzt) → im Prod-Container leer, dadurch DE-`<title>` mit leerem Suffix („… -"). Literal „Philflow" wie die EN-Site, env-unabhängig, Suffix „… - Philflow" in beiden Umgebungen. Refs #4 🤖 Generated with [Claude Code](https://claude.com/claude-code)
The default site name was $DDEV_SITENAME, a DDEV-only env var that
resolves on local but is empty in the production container, so ether/seo
rendered the DE <title> with an empty suffix ("… -"). Use the literal
brand name, matching the EN site, so the suffix is "… - Philflow" in both
environments without an env dependency.

Refs #4
Phil merged commit 07fd91b6b3 into main 2026-05-31 11:02:48 +00:00
Phil deleted branch fix/de-site-name-literal 2026-05-31 11:02:48 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Phil/philflow.io!10
No description provided.