i18n: add upload-banner + enrichment-block keys
Singular/plural banner copy, a count-aware "show all" footer link, and the dismiss aria-label for the new dashboard enrichment-list-block (issue #296). Covers de / en / es. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -415,6 +415,11 @@
|
||||
"dashboard_notification_replied": "replied",
|
||||
"dashboard_needs_metadata_heading": "Missing Metadata",
|
||||
"dashboard_needs_metadata_show_all": "Show all",
|
||||
"dashboard_needs_metadata_show_all_count": "Show all {count} →",
|
||||
"upload_banner_singular": "1 document uploaded.",
|
||||
"upload_banner_plural": "{count} documents uploaded.",
|
||||
"upload_banner_cta": "Enrich now →",
|
||||
"upload_banner_close": "Dismiss notification",
|
||||
"dashboard_recent_heading": "Recent Activity",
|
||||
"dashboard_stats_documents": "Documents",
|
||||
"dashboard_stats_persons": "Persons",
|
||||
|
||||
Reference in New Issue
Block a user