mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-18 13:28:32 -04:00
Currently translated at 7.2% (4 of 55 strings) Translation: opensourcepos/receivings Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/receivings/ckb/
60 lines
1.5 KiB
PHP
60 lines
1.5 KiB
PHP
<?php
|
|
|
|
return [
|
|
'amount_due' => "",
|
|
'cancel_receiving' => "",
|
|
'cannot_be_deleted' => "",
|
|
'comments' => "",
|
|
'complete_receiving' => "",
|
|
'confirm_cancel_receiving' => "",
|
|
'confirm_delete' => "",
|
|
'confirm_finish_receiving' => "",
|
|
'confirm_restore' => "",
|
|
'cost' => "",
|
|
'daily' => "",
|
|
'date' => "",
|
|
'date_required' => "",
|
|
'date_type' => "",
|
|
'delete_entire_sale' => "",
|
|
'discount' => "",
|
|
'edit' => "",
|
|
'edit_sale' => "",
|
|
'employee' => "",
|
|
'error_editing_item' => "",
|
|
'error_requisition' => "",
|
|
'find_or_scan_item' => "",
|
|
'find_or_scan_item_or_receipt' => "",
|
|
'id' => "",
|
|
'item_name' => "",
|
|
'mode' => "",
|
|
'new_supplier' => "",
|
|
'one_or_multiple' => "",
|
|
'print_after_sale' => "",
|
|
'quantity' => "",
|
|
'receipt' => "",
|
|
'receipt_number' => "",
|
|
'receiving' => "",
|
|
'reference' => "",
|
|
'register' => "",
|
|
'requisition' => "",
|
|
'return' => "",
|
|
'select_supplier' => "",
|
|
'ship_pack' => "",
|
|
'start_typing_supplier_name' => "",
|
|
'stock' => "",
|
|
'stock_destination' => "",
|
|
'stock_locaiton' => "",
|
|
'stock_source' => "",
|
|
'successfully_deleted' => "",
|
|
'successfully_updated' => "",
|
|
'supplier' => "دابینکار",
|
|
'supplier_address' => "",
|
|
'supplier_email' => "",
|
|
'supplier_location' => "",
|
|
'total' => "",
|
|
'transaction_failed' => "",
|
|
'unable_to_add_item' => "",
|
|
'unsuccessfully_updated' => "",
|
|
'update' => "",
|
|
];
|