From cf27badb81a8fb7e2f49d32c149d3492e1976839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20B=C3=BChling?= Date: Thu, 5 Feb 2026 19:29:30 +0100 Subject: [PATCH 1/2] Update 'save' translation from 'Abbrechen' to 'Speichern' --- i18n/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de.json b/i18n/de.json index 8ecaf58..6df432a 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -41,7 +41,7 @@ "emojis": "Emojis", "mixed": "Gemischt", "cancel": "Entfernen", - "save": "Abbrechen", + "save": "Speichern", "colors": { "red": "Rot", "orange": "Orange", From 4e647300d647eb3f218d990b07061c6487685d86 Mon Sep 17 00:00:00 2001 From: Holo Date: Fri, 6 Feb 2026 06:21:48 +1100 Subject: [PATCH 2/2] Update 'cancel' translation from 'Entfernen' to 'Abbrechen' --- i18n/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de.json b/i18n/de.json index 6df432a..19665c1 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -40,7 +40,7 @@ "icons": "Symbole", "emojis": "Emojis", "mixed": "Gemischt", - "cancel": "Entfernen", + "cancel": "Abbrechen", "save": "Speichern", "colors": { "red": "Rot",