Skip to content

Commit 5f1e170

Browse files
author
Marius Burkard
committed
Merge branch '5884-double-translation' into 'develop'
Remove double translation (#5884) Closes #5884 See merge request ispconfig/ispconfig3!1304
2 parents 23d5e9d + 29ff27e commit 5f1e170

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

interface/web/admin/lib/lang/de_system_config.lng

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ $wb['session_allow_endless_txt'] = '"Eingeloggt bleiben" aktivieren';
7474
$wb['No'] = 'Nein';
7575
$wb['min_password_length_txt'] = 'Minimale Passwortlänge';
7676
$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';
8177
$wb['ssh_authentication_txt'] = 'Erlaubte SSH Authentifizierung';
8278
$wb['ssh_authentication_password_key'] = 'Passwort & Schlüssel';
8379
$wb['ssh_authentication_password'] = 'Passwort';

0 commit comments

Comments
 (0)