Update bDS2 rendering fixtures and routes.

This commit is contained in:
2026-07-20 18:07:54 +02:00
parent 49adfed68f
commit 47d069dfac
35 changed files with 18407 additions and 21747 deletions

View File

@@ -151,6 +151,11 @@ value RenderLabels {
-- and macro fallback labels. Month names resolved 1..12 per language.
}
invariant CompleteStarterNavigation {
-- Starter rendering preserves recursive menu children and the archive
-- calendar entry, and provides localized search empty-result text.
}
invariant LabelsUseContentLanguage {
-- RenderLabels and the i18n filter resolve against the content/render
-- language, consistent with i18n.allium's split-localization rule.