From 7900962c5a6c3c90ab5359adae5c732746f38680 Mon Sep 17 00:00:00 2001 From: Florian Wathling Date: Sun, 22 Mar 2026 18:22:55 +0100 Subject: [PATCH] fix(i18n): Review-Findings beheben - Version in newtab.html auf 2.0.0 aktualisieren - dialog.js OK-Fallback auf t('dialog.ok') umstellen - Duplikat-Keys widgets.minimize/close entfernen (widget.* wird genutzt) --- newtab.html | 2 +- src/js/dialog.js | 4 ++-- src/js/i18n.js | 8 -------- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/newtab.html b/newtab.html index 0ef046f..bdc7daf 100644 --- a/newtab.html +++ b/newtab.html @@ -223,7 +223,7 @@