We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23d5e9d + 29ff27e commit 5f1e170Copy full SHA for 5f1e170
interface/web/admin/lib/lang/de_system_config.lng
@@ -74,10 +74,6 @@ $wb['session_allow_endless_txt'] = '"Eingeloggt bleiben" aktivieren';
74
$wb['No'] = 'Nein';
75
$wb['min_password_length_txt'] = 'Minimale Passwortlänge';
76
$wb['min_password_strength_txt'] = 'Minimale Passwortstärke';
77
-$wb['ssh_authentication_txt'] = 'Allowed SSH authentication';
78
-$wb['ssh_authentication_password_key'] = 'Password & Key';
79
-$wb['ssh_authentication_password'] = 'Password';
80
-$wb['ssh_authentication_key'] = 'Key';
81
$wb['ssh_authentication_txt'] = 'Erlaubte SSH Authentifizierung';
82
$wb['ssh_authentication_password_key'] = 'Passwort & Schlüssel';
83
$wb['ssh_authentication_password'] = 'Passwort';
0 commit comments