initial backup feature
Signed-off-by: Maurice Preuß (envoyr) <envoyr@froxlor.org>
This commit is contained in:
@@ -500,6 +500,9 @@ return [
|
||||
'adminguide' => 'Admin guide',
|
||||
'userguide' => 'User guide',
|
||||
'apiguide' => 'API guide',
|
||||
'backups' => [
|
||||
'backups' => 'Backups',
|
||||
],
|
||||
],
|
||||
'apcuinfo' => [
|
||||
'clearcache' => 'Clear APCu cache',
|
||||
@@ -2420,4 +2423,9 @@ Yours sincerely, your administrator',
|
||||
'config_note' => 'In order for froxlor to be able to communicate properly with the backend, you have to configure it.',
|
||||
'config_now' => 'Configure now'
|
||||
],
|
||||
'backup' => [
|
||||
'backup' => 'Backup',
|
||||
'size' => 'Size',
|
||||
'created_at' => 'Created at',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user