2021-08-08 18:44:44 +00:00

16 lines
392 B
PHP

<?php
return [
'from_account' => 'من حساب',
'from_account_rate' => 'من تسعيرة حساب',
'to_account' => 'إلى حساب',
'to_account_rate' => 'إلى تسعيرة حساب',
'details' => 'تفاصيل|تفاصيل',
'messages' => [
'delete' => ':from إلى :to (:amount)',
],
];