mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-18 06:17:55 -05:00
Currently translated at 23.9% (11 of 46 strings) Translation: opensourcepos/cashups Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/cashups/ur/
51 lines
1.3 KiB
PHP
51 lines
1.3 KiB
PHP
<?php
|
|
|
|
return [
|
|
'amount' => "رقم",
|
|
'amount_number' => "",
|
|
'amount_required' => "",
|
|
'cancel_cashups' => "",
|
|
'cancel_cashups_enter' => "",
|
|
'cannot_be_deleted' => "",
|
|
'cash_difference' => "",
|
|
'close_date' => "",
|
|
'close_employee' => "",
|
|
'closed_amount_card' => "",
|
|
'closed_amount_cash' => "",
|
|
'closed_amount_check' => "",
|
|
'closed_amount_due' => "",
|
|
'closed_amount_giftcard' => "",
|
|
'closed_amount_total' => "",
|
|
'closed_date' => "",
|
|
'confirm_delete' => "",
|
|
'confirm_restore' => "",
|
|
'confirm_submit' => "",
|
|
'date_number' => "",
|
|
'date_required' => "",
|
|
'description' => "",
|
|
'enable_expected' => "",
|
|
'error_adding_updating' => "",
|
|
'giftcard' => "",
|
|
'id' => "",
|
|
'info' => "",
|
|
'info_employee' => "",
|
|
'is_deleted' => "",
|
|
'new' => "",
|
|
'no_cashups_to_display' => "",
|
|
'none_selected' => "",
|
|
'note' => "",
|
|
'one_or_multiple' => "",
|
|
'open_amount_cash' => "",
|
|
'open_date' => "",
|
|
'open_employee' => "",
|
|
'opened_date' => "",
|
|
'successful_adding' => "",
|
|
'successful_deleted' => "",
|
|
'successful_updating' => "",
|
|
'total' => "",
|
|
'transfer_amount_cash' => "",
|
|
'transfer_amount_cash_minus' => "",
|
|
'update' => "",
|
|
'warning' => "",
|
|
];
|