check/uncheck all-checkbox

This commit is contained in:
envoyr
2022-05-16 14:42:05 +02:00
parent 8e85437b4b
commit 0311ced7c3
4 changed files with 14 additions and 0 deletions

View File

@@ -1165,6 +1165,8 @@ Vielen Dank, Ihr Administrator',
'description' => 'Hier können die angezeigten Tabellenspalten angepasst werden',
],
'mandatoryfield' => 'Pflichtfeld',
'select_all' => 'Alle auswählen',
'unselect_all' => 'Alle abwählen',
],
'phpfpm' => [
'vhost_httpuser' => 'Lokaler Benutzer für PHP-FPM (Froxlor-Vhost)',

View File

@@ -1529,6 +1529,8 @@ Yours sincerely, your administrator',
'description' => 'Here you can customize the visible columns',
],
'mandatoryfield' => 'Field is mandatory',
'select_all' => 'Select all',
'unselect_all' => 'Unselect all',
],
'phpfpm' => [
'vhost_httpuser' => 'Local user to use for PHP-FPM (Froxlor vHost)',