feat(app): add compact ui (#15578)

This commit is contained in:
Filip
2026-03-01 15:41:47 +01:00
committed by GitHub
parent c8866e60ba
commit b15fb21191
23 changed files with 87 additions and 17 deletions

View File

@@ -66,6 +66,7 @@ export const dict: Record<string, string> = {
"ui.messagePart.option.typeOwnAnswer": "Type your own answer",
"ui.messagePart.review.title": "Review your answers",
"ui.messagePart.questions.dismissed": "Questions dismissed",
"ui.messagePart.compaction": "History compacted",
"ui.messagePart.context.read.one": "{{count}} read",
"ui.messagePart.context.read.other": "{{count}} reads",
"ui.messagePart.context.search.one": "{{count}} search",