From 0586d7e395b0a09f45d8fa4b87ba78a51ecfd8a9 Mon Sep 17 00:00:00 2001 From: John Andrews Date: Wed, 2 Oct 2024 13:52:16 +1300 Subject: [PATCH] translations --- ComicNodes/i18n/de.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ComicNodes/i18n/de.json b/ComicNodes/i18n/de.json index 61ed4162..ecf68ca4 100644 --- a/ComicNodes/i18n/de.json +++ b/ComicNodes/i18n/de.json @@ -55,7 +55,9 @@ } }, "Plugin": { - "Description": "Flusselemente zur Verarbeitung von Comics (cbr, cbz, pdf usw.)", - "Label": "Comic" + "Comic": { + "Description": "Flusselemente zur Verarbeitung von Comics (cbr, cbz, pdf usw.)", + "Label": "Comic" + } } } \ No newline at end of file