mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
Add strings
This commit is contained in:
@@ -1422,7 +1422,9 @@
|
||||
|
||||
// MARK: - PIN Protection
|
||||
|
||||
"pin_protection_choose_pin" = "Choose a PIN for security";
|
||||
"pin_protection_choose_pin_welcome_after_login" = "Welcome back.";
|
||||
"pin_protection_choose_pin_welcome_after_register" = "Welcome.";
|
||||
"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_enter_pin" = "Enter your PIN";
|
||||
@@ -1438,6 +1440,7 @@
|
||||
"pin_protection_settings_enabled_forced" = "PIN enabled";
|
||||
"pin_protection_settings_enable_pin" = "Enable PIN";
|
||||
"pin_protection_not_allowed_pin" = "For security reasons, this PIN isn’t available. Please try another PIN";
|
||||
"pin_protection_explanatory" = "PINs help keep your profile, messages and contacts secure, so only you can access them.";
|
||||
|
||||
// MARK: - Biometrics Protection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user