el-GR translation
This commit is contained in:
11
resources/lang/el-GR/customers.php
Normal file
11
resources/lang/el-GR/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Να επιτρέπεται η είσοδος;',
|
||||
'user_created' => 'Ο χρήστης δημιουργήθηκε',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Το email αυτό χρησιμοποιείται ήδη.'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user