localisation: app biometric lock
This commit is contained in:
@@ -469,6 +469,19 @@ val EnHomeStrings = AppStrings(
|
||||
failedToCreateConnection = "Failed to create connection",
|
||||
failedToDeleteConnection = "Failed to delete connection",
|
||||
failedToLoadConnection = "Failed to load connection",
|
||||
)
|
||||
),
|
||||
|
||||
lock = LockStrings(
|
||||
appLockTitle = "App Lock",
|
||||
appLockDescription = "Require biometric authentication (fingerprint, face, or PIN) every time you open Gudari Wallet.",
|
||||
appLockToggleLabel = "Lock app on open",
|
||||
appLockToggleEnabled = "Enabled (recommended)",
|
||||
appLockToggleDisabled = "Disabled",
|
||||
appName = "Gudari Wallet",
|
||||
authenticateToContinue = "Authenticate to continue",
|
||||
unlockButton = "Unlock",
|
||||
biometricPromptTitle = "Unlock Gudari Wallet",
|
||||
biometricPromptSubtitle = "Authenticate to access your wallet",
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user