21 lines
769 B
JSON
21 lines
769 B
JSON
|
{
|
||
|
"Please attach a USB drive": "",
|
||
|
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||
|
"Unable to unmount the drive.": "",
|
||
|
"Unmount encrypted USB": "",
|
||
|
"No MariaDB password was given": "",
|
||
|
"Obtaining ${1} database backup": "",
|
||
|
"${1} database could not be saved": "",
|
||
|
"WARNING: directory does not exist: ${1}": "",
|
||
|
"Backup key could not be found": "",
|
||
|
"Setting permissions": "",
|
||
|
"Unable to export ${1} database": "",
|
||
|
"${PROJECT_NAME} backup to friends": "",
|
||
|
"Backup ${app_name}": "",
|
||
|
"Backup ${app_name} completed": "",
|
||
|
"Restoring ${app_name}": "",
|
||
|
"Restored ${app_name}": "",
|
||
|
"Restoring ${1} database": "",
|
||
|
"Unable to restore ${1} database": "",
|
||
|
"Restoring ${1} installation": ""
|
||
|
}
|