From 30e5845ac583c7da14c8a64ff7ceb9e9549af512 Mon Sep 17 00:00:00 2001 From: Andreas Heimann Date: Thu, 1 Aug 2019 12:58:16 +0200 Subject: [PATCH] Update bin/lang/german.json Co-Authored-By: Electron --- bin/lang/german.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lang/german.json b/bin/lang/german.json index a6e21c6..2594fc9 100644 --- a/bin/lang/german.json +++ b/bin/lang/german.json @@ -98,7 +98,7 @@ "IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpRGB Model)", "IDC_RADIO_MODEL_UPCONV_PHOTO":"Foto (UpPhoto Model)", "MessageLogFatalError":"Ein fataler Fehler ist aufgetreten.\r\nEventuell ist die Teilungsgröße zu hoch.", -"IDC_STATIC_BATCH_SIZE":"Stapelgröße", +"IDC_STATIC_BATCH_SIZE":"Batchgröße", "MessageBatchSizeCheckError":"Stapelgröße muss größer als 0 sein", "IDC_RADIO_MODEL_CUNET":"2-D illust (CUnet Model)", "MessageCropSizeDivisibleCheckError":"Teilungsgröße bei diesem Model muss durch %d teilbar sein."