Skip to content

Commit 9229c1f

Browse files
committed
Merge pull request #57 from dvdkrgr/patch-1
Update front.php
2 parents 8612975 + a1f9511 commit 9229c1f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

messages/de/front.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
*/
1919
return [
2020
'Captcha' => '',
21-
'Check your e-mail {email} for instructions to activate account' => '',
22-
'Could not send confirmation email' => '',
21+
'Check your e-mail {email} for instructions to activate account' => 'Überprüfen Sie Ihre E-Mail-Adresse {email} für weitere Anweisungen zur Kontoaktivierung',
22+
'Could not send confirmation email' => 'E-Mail zur Kontoaktivierung konnte nicht versandt werden',
2323
'Login' => '',
24-
'Registration - confirm your e-mail' => '',
25-
'Authorization' => 'Authorisierung',
24+
'Registration - confirm your e-mail' => 'Registrierung - bestätigen Sie Ihre E-Mail-Adresse',
25+
'Authorization' => 'Autorisierung',
2626
'Check your E-mail for further instructions' => 'Überprüfen Sie Ihre E-Mail-Adresse für weitere Anweisungen',
2727
'Confirm' => 'Bestätigen',
2828
'Confirm E-mail' => 'E-Mail bestätigen',

0 commit comments

Comments
 (0)