diff --git a/app/lang/de/texts.php b/app/lang/de/texts.php index 6b896c5d9d34..b8a05f5564f7 100644 --- a/app/lang/de/texts.php +++ b/app/lang/de/texts.php @@ -332,7 +332,7 @@ return array( 'updated_product' => 'Produkt erfolgreich aktualisiert', 'created_product' => 'Produkt erfolgreich erstellt', 'archived_product' => 'Produkt erfolgreich archiviert', - 'product_library' => 'Product Library', + 'product_library' => 'Produktbibliothek', );