From 9e3c9559d91b75b232609c057ea2bc74a062de03 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Wed, 13 May 2026 21:45:18 +0000 Subject: [PATCH] feat(i18n): Progress-Popup + Pipeline-Stati lokalisieren - components._getStepLabel und progress-popup-title nutzen T() fuer Erste Recherche laeuft / Aktualisierung laeuft / In Warteschlange / Wird abgebrochen. - pipeline._formatHeader / _relativeTime / _formatCount lokalisiert: Status-Texte (erledigt/laeuft/Fehler), Zeitangaben (gerade eben, vor X Min/Std/Tagen), Aktualisierung-laeuft-Header. - dashboard.html: data-i18n auf pipeline-empty, progress-popup-title, progress-check-label (4 Stueck). - Cache-Buster fuer components.js + pipeline.js auf v=20260513d. --- src/static/dashboard.html | 16 +++++++-------- src/static/i18n/de.json | 37 ++++++++++++++++++++++++++++++++++- src/static/i18n/en.json | 37 ++++++++++++++++++++++++++++++++++- src/static/js/components.js | 16 +++++++++------ src/static/js/pipeline.js | 39 +++++++++++++++++++++++-------------- 5 files changed, 114 insertions(+), 31 deletions(-) diff --git a/src/static/dashboard.html b/src/static/dashboard.html index 1da5330..f685805 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -301,7 +301,7 @@
-
Noch nie aktualisiert. Starte den ersten Refresh.
+
Noch nie aktualisiert. Starte den ersten Refresh.