mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Added change PIN code feature from the settings
This commit is contained in:
@@ -1460,6 +1460,7 @@ Tap the + to start adding people.";
|
||||
"pin_protection_choose_pin" = "Create a PIN for security";
|
||||
"pin_protection_confirm_pin" = "Confirm your PIN";
|
||||
"pin_protection_confirm_pin_to_disable" = "Confirm PIN to disable PIN";
|
||||
"pin_protection_confirm_pin_to_change" = "Confirm PIN to change PIN";
|
||||
"pin_protection_enter_pin" = "Enter your PIN";
|
||||
"pin_protection_forgot_pin" = "Forgot PIN";
|
||||
"pin_protection_reset_alert_title" = "Reset PIN";
|
||||
@@ -1472,6 +1473,7 @@ Tap the + to start adding people.";
|
||||
"pin_protection_settings_section_footer" = "To reset your PIN, you'll need to re-login and create a new one.";
|
||||
"pin_protection_settings_enabled_forced" = "PIN enabled";
|
||||
"pin_protection_settings_enable_pin" = "Enable PIN";
|
||||
"pin_protection_settings_change_pin" = "Change PIN";
|
||||
"pin_protection_not_allowed_pin" = "For security reasons, this PIN isn’t available. Please try another PIN";
|
||||
"pin_protection_explanatory" = "Setting up a PIN lets you protect data like messages and contacts, so only you can access them by entering the PIN at the start of the app.";
|
||||
"pin_protection_kick_user_alert_message" = "Too many errors, you've been logged out";
|
||||
|
||||
Reference in New Issue
Block a user