Add one more FTP / Restart confirmation

This commit is contained in:
Serghey Rodin 2014-08-03 16:03:06 +03:00
commit 5ba751bb1c
17 changed files with 59 additions and 25 deletions

View file

@ -38,6 +38,7 @@ $LANG['de'] = array(
'Add Package' => 'Paket erstellen',
'Add IP' => 'IP hinzufügen',
'Search' => 'Suche',
'Add one more FTP Account' => 'Fügen Sie eine weitere FTP-Konto',
'Overall Statistics' => 'Globale Statistik',
'Daily' => 'Täglich',
'Weekly' => 'Wöchentlich',
@ -392,6 +393,7 @@ $LANG['de'] = array(
'DELETE_EXCLUSION_CONFIRMATION' => 'Ausschlüsse %s wirklich löschen?',
'DELETE_PACKAGE_CONFIRMATION' => 'Packet %s? wirklich löschen?',
'DELETE_IP_CONFIRMATION' => '%s wirklich löschen?',
'RESTART_CONFIRMATION' => '%s wirklich neu starten?',
'Welcome' => 'Willkommen',
'LOGGED_IN_AS' => 'Angemeldet als %s',
'Error' => 'Fehler',