// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`CreateKeyBackupDialog should display an error message when backup creation failed 1`] = ` Starting backup… Unable to create key backup Cancel Retry `; exports[`CreateKeyBackupDialog should display the spinner when creating backup 1`] = ` Starting backup… `; exports[`CreateKeyBackupDialog should display the success dialog when the key backup is finished 1`] = ` Success! Your keys are being backed up (the first backup could take a few minutes). OK `;
Unable to create key backup
Your keys are being backed up (the first backup could take a few minutes).