feat: categories with titles

This commit is contained in:
2026-02-22 07:18:43 +01:00
parent 2a83df1962
commit 9dacd6fca5
20 changed files with 735 additions and 207 deletions

View File

@@ -630,8 +630,12 @@
"settings.content.resetDefaults": "Reset to Defaults",
"settings.content.description": "Manage the available categories for blog posts. Each post can have one category that determines its display template.",
"settings.content.standardSuffix": " (standard)",
"settings.content.categoryColumn": "Category",
"settings.content.titleColumn": "Title",
"settings.content.actionsColumn": "Actions",
"settings.content.renderInListsAria": "{category} render in lists",
"settings.content.showTitlesAria": "{category} show titles",
"settings.content.categoryTitleAria": "{category} display title",
"settings.content.removeCategoryTitle": "Remove \"{category}\" category",
"settings.ai.description": "Configure the AI chat assistant that helps you manage your blog content.",
"settings.ai.apiKeyLabel": "OpenCode API Key",