From 7e171d2a20853068a740f0e0095a77d3eb7a8582 Mon Sep 17 00:00:00 2001 From: Cranksome <68161401+cranksome@users.noreply.github.com> Date: Tue, 21 Jun 2022 13:48:04 +0200 Subject: [PATCH] fix(locales): DE Cancel (#50) --- locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index 56975e6..a329485 100644 --- a/locales/de.json +++ b/locales/de.json @@ -5,7 +5,7 @@ "title": "Einstellungen", "language": "Sprache" }, - "cancel": "Cancel", + "cancel": "Abbrechen", "close": "Schließen", "confirm": "Bestätigen" }