diff --git a/app/Language/pl/Items.php b/app/Language/pl/Items.php index 50fba9ef3..4bc223458 100644 --- a/app/Language/pl/Items.php +++ b/app/Language/pl/Items.php @@ -1,7 +1,7 @@ "", + 'add_minus' => "Ilość do dodania lub odjęcia.", 'allow_alt_description' => "", 'amount_entry' => "", 'bulk_edit' => "", @@ -9,7 +9,7 @@ return [ 'cannot_be_deleted' => "", 'cannot_find_item' => "", 'categories' => "", - 'category' => "", + 'category' => "Kategoria", 'category_new' => "", 'category_required' => "", 'change_all_to_allow_alt_desc' => "", @@ -30,25 +30,25 @@ return [ 'csv_import_nodata_wrongformat' => "", 'csv_import_partially_failed' => "", 'csv_import_success' => "", - 'current_quantity' => "", + 'current_quantity' => "Aktualna Ilość", 'default_pack_name' => "", - 'description' => "", + 'description' => "Opis", 'details_count' => "", - 'do_nothing' => "", + 'do_nothing' => "Nic nie rób", 'edit' => "", 'edit_fields_you_want_to_update' => "", 'edit_multiple_items' => "", 'empty_upc_items' => "", 'error_adding_updating' => "", 'error_updating_multiple' => "", - 'generate_barcodes' => "", + 'generate_barcodes' => "Generuj kody kreskowe", 'hsn_code' => "", 'image' => "", 'import_items_csv' => "", 'info_provided_by' => "", 'inventory' => "", 'inventory_CSV_import_quantity' => "", - 'inventory_comments' => "", + 'inventory_comments' => "Komentarze", 'inventory_data_tracking' => "", 'inventory_date' => "", 'inventory_employee' => "",