feat(search): add NL search frontend i18n keys (de/en/es)
Toggle labels, loading panel, error panels (503/429), empty-state retry, chip type-prefixes + remove label, and disambiguation strings for the smart search UI (#739). Formal Sie form per project standard. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -25,6 +25,28 @@
|
||||
"error_smart_search_unavailable": "The smart search is currently unavailable. Please use the regular search.",
|
||||
"error_smart_search_rate_limited": "You have used the search function too frequently. Please wait a minute.",
|
||||
"smart_search_keywords_not_applied": "Keywords could not be applied to this search.",
|
||||
"search_toggle_smart_label": "AI",
|
||||
"search_toggle_smart_label_suffix": " search",
|
||||
"search_toggle_keyword_label": "Text",
|
||||
"search_toggle_keyword_label_suffix": " search",
|
||||
"search_loading_nl": "Querying the archive…",
|
||||
"search_loading_nl_sub": "The AI is analysing your request. This can take up to 15 seconds.",
|
||||
"search_error_unavailable": "Smart search unavailable",
|
||||
"search_error_unavailable_body": "The AI search is currently unreachable. You can repeat your request as a plain full-text search.",
|
||||
"search_switch_to_keyword": "Switch to full-text search",
|
||||
"search_error_rate_limited": "Too many requests",
|
||||
"search_error_rate_limited_body": "You have used the smart search too frequently. Please wait a minute and try again.",
|
||||
"search_empty_nl": "No results",
|
||||
"search_empty_retry_keyword": "Repeat as full-text search",
|
||||
"search_filter_remove_label": "Remove filter: {label}",
|
||||
"search_chip_sender": "Sender",
|
||||
"search_chip_date": "Period",
|
||||
"search_chip_keyword": "Keyword",
|
||||
"search_chip_directional_label": "From {from} to {to}, remove filter",
|
||||
"search_disambiguation_trigger_label": "Several people found — click to choose",
|
||||
"search_disambiguation_cue": "(choose…)",
|
||||
"search_disambiguation_heading": "Choose a person",
|
||||
"search_disambiguation_select_label": "Select {name}",
|
||||
"error_validation_error": "The input is invalid.",
|
||||
"error_internal_error": "An unexpected error occurred.",
|
||||
"nav_documents": "Documents",
|
||||
|
||||
Reference in New Issue
Block a user