freedombone-restore-gogs.json 1008B

12345678910111213141516171819
  1. {
  2. "Please attach a USB drive": "",
  3. "There was a problem mounting the USB drive to $USB_MOUNT": "",
  4. "Unable to unmount the drive. This means that the backup did not work": "",
  5. "Setting permissions": "",
  6. "Unmount encrypted USB": "",
  7. "No backup directory found on the USB drive.": "",
  8. "Checking that admin user exists": "",
  9. "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
  10. "Copying GPG keys from admin user to root": "",
  11. "Restoring ${1} database": "",
  12. "Unable to restore ${1} database": "",
  13. "Restoring ${1} installation": "",
  14. "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "",
  15. "Restoring Gogs settings": "",
  16. "Restoring Gogs repos": "",
  17. "Restoring Gogs authorized_keys": "",
  18. "Restore Gogs from USB drive is complete. You can now unplug it.": ""
  19. }