From 6e8d9bb85c2b6b7b08bd9aaa87a7d59f7ef69244 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 11 Apr 2018 09:25:33 +0000 Subject: [PATCH] Translated using Weblate (Flemish) Currently translated at 99.0% (102 of 103 strings) --- application/language/nl-BE/items_lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/language/nl-BE/items_lang.php b/application/language/nl-BE/items_lang.php index 3f0abbcb0..c9f7387ad 100755 --- a/application/language/nl-BE/items_lang.php +++ b/application/language/nl-BE/items_lang.php @@ -42,7 +42,7 @@ $lang["items_import_items_excel"] = "Importeer artikelen van een Excel sheet"; $lang["items_info_provided_by"] = "Info afgeleverd door"; $lang["items_inventory"] = "Stock"; $lang["items_inventory_comments"] = "Commentaar"; -$lang["items_inventory_data_tracking"] = ""; +$lang["items_inventory_data_tracking"] = "Inventaris Tracking"; $lang["items_inventory_date"] = "Datum"; $lang["items_inventory_employee"] = "Werknemer"; $lang["items_inventory_in_out_quantity"] = "In/Uit Hoeveelheid"; @@ -52,7 +52,7 @@ $lang["items_is_serialized"] = "Optelbaar"; $lang["items_item"] = "Product"; $lang["items_item_number"] = "UPC/EAN/ISBN"; $lang["items_item_number_duplicate"] = "De barcode nummer is reeds aanwezig in de database"; -$lang["items_kit"] = "Kit"; +$lang["items_kit"] = "Set"; $lang["items_location"] = "Locatie"; $lang["items_low_inventory_items"] = "Niet in stock"; $lang["items_manually_editing_of_quantity"] = "Manuele aanpassing hoeveelheid";