updated fa-IR
This commit is contained in:
11
resources/lang/fa-IR/customers.php
Normal file
11
resources/lang/fa-IR/customers.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'مجاز به ورود به سیستم؟',
|
||||
'user_created' => 'کاربر ایجاد شده',
|
||||
|
||||
'error' => [
|
||||
'email' => 'این ایمیل قبلا انتخاب شده است.'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user