From 59c30a1592e2f4c8c625cbd9d6582b37438e0d33 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 16 Dec 2025 09:28:03 +0000 Subject: [PATCH] Approval. --- de/units_count_parts_set.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/units_count_parts_set.php b/de/units_count_parts_set.php index 0ea9a0f..81dca02 100644 --- a/de/units_count_parts_set.php +++ b/de/units_count_parts_set.php @@ -4,7 +4,7 @@ $units_count_parts_set = array ( 'parts' => 'Bestandteile', 'pages' => 'Seiten', 'sheets' => 'Blatt', - 'double_pages' => 'Doppelseiten', + 'double_pages' => 'Doppelblätter', 'standalone_sheets' => 'Einzelblätter', 'written_pages' => 'Beschriebene Seiten', );