From ba0f89f3c0cc895cd31b53a180ab8b85d1e29c96 Mon Sep 17 00:00:00 2001 From: d1ff1cult0 Date: Thu, 5 Sep 2024 22:35:27 +0200 Subject: [PATCH] Fixed wrong translation --- module/LogisticsBundle/Resources/translations/logistics.nl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/LogisticsBundle/Resources/translations/logistics.nl.php b/module/LogisticsBundle/Resources/translations/logistics.nl.php index ccab008d9b..3e9510c67a 100644 --- a/module/LogisticsBundle/Resources/translations/logistics.nl.php +++ b/module/LogisticsBundle/Resources/translations/logistics.nl.php @@ -118,7 +118,7 @@ 'Article Name' => 'Artikel Naam', 'Order Name' => 'Bestelling Naam', 'Material' => 'Materiaal', - 'Inventory' => 'Flesserke', + 'Inventory' => 'Inventaris', 'Flesserke Form' => 'Flesserke Form', 'Reserve' => 'Reserveer', 'Order' => 'Order',