polish(web): search pill aria-pressed, keepPreviousData, plural result count, URL-hydration test

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 12:47:38 +02:00
parent 358d793e44
commit 4dd00362b8
5 changed files with 21 additions and 4 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"empty": "No results",
"loadError": "Search is unavailable",
"loadMore": "Load more",
"resultCount": "{{count}} results",
"resultCount_one": "{{count}} result",
"resultCount_other": "{{count}} results",
"selectPrompt": "Select a result to see the full record"
},
"publish": {
+2 -1
View File
@@ -25,7 +25,8 @@
"empty": "Inga träffar",
"loadError": "Sök är inte tillgängligt",
"loadMore": "Visa fler",
"resultCount": "{{count}} träffar",
"resultCount_one": "{{count}} träff",
"resultCount_other": "{{count}} träffar",
"selectPrompt": "Välj en träff för att se hela posten"
},
"publish": {