bg-BG translation
This commit is contained in:
11
resources/lang/bg-BG/customers.php
Normal file
11
resources/lang/bg-BG/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Разрешавате ли достъп?',
|
||||
'user_created' => 'Създаден потребител',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Този имейл вече е бил регистриран.'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user