ur-PK
This commit is contained in:
16
resources/lang/ur-PK/customers.php
Normal file
16
resources/lang/ur-PK/customers.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'لاگ ان کی اجازت دیں؟',
|
||||
'user_created' => 'شناخت تیار',
|
||||
|
||||
'error' => [
|
||||
'email' => '.ای میل پہلے ہی لیا گیا ہے'
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ': کسٹمر بنا دیا: نمبر انوائس کے لئے ادائیگی کی رقم: invoice_number ۔',
|
||||
'button' => 'دکھائیں',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user