he-IL translation
This commit is contained in:
11
resources/lang/he-IL/customers.php
Normal file
11
resources/lang/he-IL/customers.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'אפשר התחברות?',
|
||||
'user_created' => 'משתמש נוצר',
|
||||
|
||||
'error' => [
|
||||
'email' => 'כתובת הדואר אלקטרוני כבר תפוסה.'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user