screen lock

This commit is contained in:
otsmr 2026-04-10 16:34:24 +02:00
parent f633c60dfe
commit 315da83dce
2 changed files with 16 additions and 2 deletions

9
de.arb
View file

@ -499,5 +499,12 @@
"verificationBadgeRedDesc": "Unbekannter Kontakt, dessen Identität bisher nicht verifiziert wurde.",
"chatEntryFlameRestored": "{count} Flammen wiederhergestellt",
"requestedUserToastText": "{username} wurde erfolgreich angefragt.",
"profileYourQrCode": "Dein QR-Code"
"profileYourQrCode": "Dein QR-Code",
"settingsScreenLock": "Bildschirmsperre",
"settingsScreenLockSubtitle": "Um twonly zu öffnen, wird die Entsperrfunktion deines Smartphones verwenden.",
"settingsScreenLockAuthMessageEnable": "Bildschirmsperre von twonly verwenden",
"settingsScreenLockAuthMessageDisable": "Bildschirmsperre von twonly deaktivieren.",
"unlockTwonly": "twonly entsperren",
"unlockTwonlyTryAgain": "Erneut versuchen",
"unlockTwonlyDesc": "Entsperre twonly über die Sperreinstellungen deines Handys"
}

9
en.arb
View file

@ -528,5 +528,12 @@
"verificationBadgeRedDesc": "Unknown contact whose identity has not yet been verified.",
"chatEntryFlameRestored": "{count} flames restored",
"requestedUserToastText": "{username} was successfully requested.",
"profileYourQrCode": "Your QR code"
"profileYourQrCode": "Your QR code",
"settingsScreenLock": "Screen lock",
"settingsScreenLockSubtitle": "To open twonly, you'll need to use your smartphone's unlock feature.",
"settingsScreenLockAuthMessageEnable": "Use the screen lock from twonly.",
"settingsScreenLockAuthMessageDisable": "Disable the screen lock from twonly.",
"unlockTwonly": "Unlock twonly",
"unlockTwonlyTryAgain": "Try again",
"unlockTwonlyDesc": "Use your phone's unlock settings to unlock twonly"
}