You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/de/front.php
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@
18
18
*/
19
19
return [
20
20
'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',
23
23
'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',
26
26
'Check your E-mail for further instructions' => 'Überprüfen Sie Ihre E-Mail-Adresse für weitere Anweisungen',
0 commit comments