da-DK translation
This commit is contained in:
11
resources/lang/da-DK/customers.php
Normal file
11
resources/lang/da-DK/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Tillad login?',
|
||||
'user_created' => 'Bruger oprettet',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Denne mail er allerede registreret.'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user