chore(i18n): remove dead timeline keys (#385)
The timeline_count_label, timeline_loading, timeline_filtered_count, and timeline_zoom_in keys were never referenced from src/. Felix's review flagged them as 15 dead strings to translate. Removed across de/en/es; the timeline_dragging_aria_live key is kept and will be wired up in the next commit. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1049,10 +1049,6 @@
|
||||
|
||||
"timeline_aria_label": "Zeitachse Dokumentdichte",
|
||||
"timeline_clear_selection": "Auswahl zurücksetzen",
|
||||
"timeline_count_label": "Dok.",
|
||||
"timeline_loading": "Lade Zeitachse…",
|
||||
"timeline_filtered_count": "{count} Dokumente im Zeitraum",
|
||||
"timeline_zoom_in": "Zeitraum vergrößern",
|
||||
"timeline_zoom_reset": "Zurück zur Übersicht",
|
||||
"timeline_dragging_aria_live": "Zeitraum {from} bis {to} ausgewählt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user