mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
[INJIMOB-691] show error when no data for backup is available
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
This commit is contained in:
@@ -597,7 +597,8 @@
|
||||
"backupSuccessful": "Your backup was successful!",
|
||||
"backupFailure": {
|
||||
"networkError": "Due to Unstable Connection, we were unable to perform data backup. Please try again later.",
|
||||
"technicalError": "Due to Technical Error, we were unable to perform data backup. Please try again later."
|
||||
"technicalError": "Due to Technical Error, we were unable to perform data backup. Please try again later.",
|
||||
"noDataForBackup": "We're sorry, but there is no data available to back up at the moment."
|
||||
}
|
||||
},
|
||||
"AccountSelection": {
|
||||
|
||||
Reference in New Issue
Block a user