From 9d1db80ec910a11f0da76aa3a4ee65ba4cac4838 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 13 May 2022 10:42:34 +0200 Subject: [PATCH] New translations common.json (German) --- src/i18n/de/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/de/common.json b/src/i18n/de/common.json index a7bc667b..c9876900 100644 --- a/src/i18n/de/common.json +++ b/src/i18n/de/common.json @@ -1,5 +1,6 @@ { "buttons": { + "OK": "", "apply": "Übernehmen", "cancel": "Abbrechen" },