mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-05 15:11:07 -05:00
Currently translated at 21.0% (8 of 38 strings) Translation: opensourcepos/item_kits Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/item_kits/ckb/
43 lines
1.1 KiB
PHP
43 lines
1.1 KiB
PHP
<?php
|
|
|
|
return [
|
|
'add_item' => "",
|
|
'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' => "بڕ",
|
|
'sequence' => "",
|
|
'successful_adding' => "",
|
|
'successful_deleted' => "بەسەرکەوتووی سڕیتەوە",
|
|
'successful_updating' => "",
|
|
'unit_price' => "",
|
|
'update' => "",
|
|
];
|