f47f7989e0
The unom tenant's footer doc has no sections yet (the multi-tenant migration backfilled the old footer to the punktfunk tenant), so the footer rendered as an empty, near-invisible bar. Render a sensible default (Übersicht/Rechtliches links + site tagline) when there are no CMS sections; CMS content overrides it once the unom footer is populated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
25 lines
769 B
JSON
25 lines
769 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"site_name": "unom",
|
|
"site_tagline": "Kreative Webentwicklung aus Rottweil.",
|
|
"site_description": "Kreative Webentwicklung aus Rottweil",
|
|
|
|
"home_title": "unom - Kreative Webentwicklung",
|
|
|
|
"projects_heading": "Projekte",
|
|
"projects_intro": "Eigene Produkte und Marken aus dem Hause unom.",
|
|
|
|
"blog_title": "Blog",
|
|
"blog_meta_description": "Notizen, Gedanken und Tutorials aus der Werkstatt von unom.",
|
|
"blog_empty": "Noch keine Beiträge.",
|
|
"blog_all": "Alle Beiträge",
|
|
"blog_latest_heading": "Aus dem Blog",
|
|
"blog_back": "Blog",
|
|
|
|
"footer_overview": "Übersicht",
|
|
"footer_home": "Startseite",
|
|
"footer_legal": "Rechtliches",
|
|
"footer_imprint": "Impressum",
|
|
"footer_privacy": "Datenschutz"
|
|
}
|