mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
create the backup archive
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
929421f815
commit
0015db83b9
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
"backup_couldnt_bind": "Could not bind {src:s} to {dest:s}.",
|
||||
"backup_created": "Backup created",
|
||||
"backup_creating_archive": "Creating the backup archive…",
|
||||
"backup_creation_failed": "Could not create the backup creation",
|
||||
"backup_creation_failed": "Could not create the backup archive",
|
||||
"backup_csv_addition_failed": "Could not add files to backup into the CSV file",
|
||||
"backup_csv_creation_failed": "Could not create the CSV file needed for restoration",
|
||||
"backup_custom_backup_error": "Custom backup method could not get past the 'backup' step",
|
||||
|
|
Loading…
Add table
Reference in a new issue