Skip to content

Commit

Permalink
Merge pull request #509 from radixdlt/l10n_main
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
matiasbzurovski authored Sep 17, 2024
2 parents 14124f5 + 5335083 commit 4c1c791
Showing 1 changed file with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"recoverProfileBackup_header_title": "Restore Wallet From Backup",
"recoverProfileBackup_header_subtitle": "Select a backup to restore your Radix Wallet. You will be asked to enter your seed phrase(s) to recover control of your Accounts and Personas.",
"androidRecoverProfileBackup_choose_title": "Choose a backup",
"androidRecoverProfileBackup_choose_title": "Choose a backup from Google Drive",
"iOSRecoverProfileBackup_choose_title": "Choose a backup on iCloud",
"iOSRecoverProfileBackup_noBackupsAvailable": "No wallet backups available on current iCloud account",
"iOSRecoverProfileBackup_notLoggedInToICloud": "Not logged in to iCloud",
Expand All @@ -16,5 +16,12 @@
"recoverProfileBackup_incompatibleWalletDataLabel": "Incompatible Wallet data",
"recoverProfileBackup_passwordWrong": "The password is wrong",
"recoverProfileBackup_backupNotAvailable": "Backup not available?",
"recoverProfileBackup_otherRestoreOptionsButton": "Other Restore Options"
"recoverProfileBackup_otherRestoreOptionsButton": "Other Restore Options",
"recoverProfileBackup_choose_iOS": "Choose a backup on iCloud",
"recoverProfileBackup_noBackupsAvailable_iOS": "No wallet backups available on current iCloud account",
"recoverProfileBackup_notLoggedIn_iOS": "Not logged in to iCloud",
"recoverProfileBackup_networkUnavailable": "Network unavailable",
"recoverProfileBackup_couldNotLoadBackups": "Could not load backups",
"recoverProfileBackup_updateSystemSetings": "Update in System Settings",
"recoverProfileBackup_thisDevice": "This Device"
}

0 comments on commit 4c1c791

Please sign in to comment.