File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
14
14
// Log in:
15
15
'log_in_to_phpci ' => 'In PHPCI einloggen ' ,
16
- 'login_error ' => 'Fehlerhafte Emailadresse oder fehlerhaftes Passowrt ' ,
16
+ 'login_error ' => 'Fehlerhafte Emailadresse oder fehlerhaftes Passwort ' ,
17
17
'forgotten_password_link ' => 'Passwort vergessen? ' ,
18
18
'reset_emailed ' => 'Wir haben Ihnen einen Link geschickt, um Ihr Passwort zurückzusetzen ' ,
19
19
'reset_header ' => '<strong>Keine Panik!</strong><br>Geben Sie einfach unten Ihre Emailadresse an
56
56
// Sidebar
57
57
'hello_name ' => 'Hallo, %s ' ,
58
58
'dashboard ' => 'Dashboard ' ,
59
- 'admin_options ' => 'Administraion ' ,
59
+ 'admin_options ' => 'Administration ' ,
60
60
'add_project ' => 'Projekt hinzufügen ' ,
61
61
'settings ' => 'Einstellungen ' ,
62
62
'manage_users ' => 'Benutzereinstellungen ' ,
63
63
'plugins ' => 'Plugins ' ,
64
64
'view ' => 'Ansehen ' ,
65
- 'build_now ' => 'Aktueller Build ' ,
65
+ 'build_now ' => 'Jetzt bauen ' ,
66
66
'edit_project ' => 'Projekt bearbeiten ' ,
67
67
'delete_project ' => 'Projekt löschen ' ,
68
68
You can’t perform that action at this time.
0 commit comments