add update cli-command; add update-channel setting (stable|testing)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -329,7 +329,9 @@ return [
|
||||
'accountdata' => 'Benutzerdaten',
|
||||
'contactdata' => 'Kontaktdaten',
|
||||
'servicedata' => 'Dienstleistungsdaten',
|
||||
'newerversionavailable' => 'Eine neuere Version von Froxlor wurde veröffentlicht',
|
||||
'newerversionavailable' => 'Eine neuere Version von Froxlor wurde veröffentlicht.',
|
||||
'newerversiondetails' => 'Jetzt auf Version <b>%s</b> aktualisieren?<br/>(Aktuelle Version ist: %s)',
|
||||
'extractdownloadedzip' => 'Heruntergeladenes Archiv "%s" entpacken?',
|
||||
'cron' => [
|
||||
'cronsettings' => 'Cronjob-Einstellungen',
|
||||
'add' => 'Cronjob hinzufügen',
|
||||
@@ -2005,6 +2007,10 @@ Vielen Dank, Ihr Administrator',
|
||||
'title' => 'Pfad zu acme.sh',
|
||||
'description' => 'Installationspfad zu acme.sh, inklusive acme.sh Script<br>Standard ist <b>/root/.acme.sh/acme.sh</b>',
|
||||
],
|
||||
'update_channel' => [
|
||||
'title' => 'froxlor Update Kanal',
|
||||
'description' => 'Wähle den bevorzugten Update Kanal. Standard ist "stable"',
|
||||
],
|
||||
],
|
||||
'spf' => [
|
||||
'use_spf' => 'Aktiviere SPF für Domains?',
|
||||
|
||||
Reference in New Issue
Block a user