Files
opensourcepos/app/Language/pl/Item_kits.php
yakub3k 3c9c592ca3 Translated using Weblate (Polish)
Currently translated at 13.1% (5 of 38 strings)

Translation: opensourcepos/item_kits
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/item_kits/pl/
2026-03-27 13:04:56 +01:00

43 lines
1.0 KiB
PHP

<?php
return [
'add_item' => "Dodaj element",
'all' => "",
'cannot_be_deleted' => "",
'confirm_delete' => "",
'confirm_restore' => "",
'description' => "",
'discount' => "",
'discount_fixed' => "",
'discount_percent' => "",
'discount_type' => "",
'error_adding_updating' => "",
'find_kit_item' => "",
'info' => "",
'item' => "",
'item_kit_number' => "",
'item_kit_number_duplicate' => "",
'item_number' => "",
'item_number_duplicate' => "",
'items' => "",
'kit' => "",
'kit_and_components' => "",
'kit_and_stock' => "",
'kit_only' => "",
'name' => "",
'new' => "",
'no_item_kits_to_display' => "",
'none_selected' => "",
'one_or_multiple' => "",
'price_option' => "",
'priced_only' => "",
'print_option' => "",
'quantity' => "Ilość",
'sequence' => "",
'successful_adding' => "",
'successful_deleted' => "",
'successful_updating' => "",
'unit_price' => "",
'update' => "",
];