ur-PK
This commit is contained in:
14
resources/lang/ur-PK/accounts.php
Normal file
14
resources/lang/ur-PK/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'اکاؤنٹ کا نام',
|
||||
'number' => 'نمبر',
|
||||
'opening_balance' => 'افتتاحی رقم',
|
||||
'current_balance' => 'موجودہ رقم',
|
||||
'bank_name' => 'بینک کا نام',
|
||||
'bank_phone' => 'بینک کا فون',
|
||||
'bank_address' => 'بینک کا پتہ',
|
||||
'default_account' => 'ڈیفالٹ اکاؤنٹ',
|
||||
|
||||
];
|
Reference in New Issue
Block a user