Strings & images

This commit is contained in:
ismailgulek
2020-07-24 17:35:49 +03:00
parent 5c50a52edf
commit 591a7c75dd
11 changed files with 127 additions and 4 deletions
+20 -1
View File
@@ -1429,7 +1429,26 @@
"pin_protection_mismatch_error_title" = "PINs don't match";
"pin_protection_mismatch_error_message" = "Please try again";
"pin_protection_mismatch_too_many_times_error_message" = "If you can't remember your PIN, tap the forgot PIN button.";
"pin_protection_settings_section_header" = "PIN";
"pin_protection_settings_section_header_x" = "PIN & %@";
"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";
// MARK: - Biometrics Protection
"biometrics_mode_touch_id" = "Touch ID";
"biometrics_mode_face_id" = "Face ID";
"biometrics_settings_enable_x" = "Enable %@";
"biometrics_setup_title_x" = "Enable %@";
"biometrics_setup_enable_button_title_x" = "Enable %@";
"biometrics_setup_subtitle" = "Save yourself time";
"biometrics_desetup_title_x" = "Disable %@";
"biometrics_desetup_subtitle" = "";
"biometrics_desetup_disable_button_title_x" = "Disable %@";
"biometrics_usage_reason" = "Authentication is needed to access your app";
"biometrics_cant_unlocked_alert_title" = "Can't unlock app";
"biometrics_cant_unlocked_alert_message_x" = "To unlock, use %@ or log back in and enable %@ again";
"biometrics_cant_unlocked_alert_message_login" = "Log back in";
"biometrics_cant_unlocked_alert_message_retry" = "Retry";