updated translations

This commit is contained in:
denisdulici
2020-05-02 16:45:35 +03:00
parent af4888bc91
commit 7e672a43cf
40 changed files with 399 additions and 126 deletions

View File

@ -4,7 +4,7 @@ return [
'bulk_actions' => 'الإجراء الجماعي - الإجراءات الجماعية',
'selected' => 'مُحدد',
'no_action' => 'No action available',
'no_action' => 'لا يوجد اي اجراء متاح ',
'message' => [
'duplicate' => 'هل أنت متأكد من</b> مضاعفة <b> السجلات المحددة؟',
@ -15,6 +15,7 @@ return [
'paid' => 'هل تريد وضع علامة على الفاتورة المحددة على أنها </b>مدفوعة<b> ؟',
'sent' => 'هل تريد وضع علامة على الفاتورة المحددة على أنها <b/>تم أرسالها<b>؟',
'received' => 'هل تريد وضع علامة على الفاتورة المحددة على أنها <b/>تم استلامها<b>؟',
'cancelled' => 'Are you sure you want to <b>cancel</b> selected invoice/bill?|Are you sure you want to <b>cancel</b> selected invoices/bills?',
],
];