mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-11 02:17:43 +02:00
Merge branch 'feature/4168_text_change_pin_entry' into 'develop'
MESSENGER-4168 text change pin entry See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!89
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
|
||||
// MARK: - PIN Protection
|
||||
|
||||
"pin_protection_confirm_pin" = "Bestätige deine PIN";
|
||||
"pin_protection_confirm_pin" = "Bestätige PIN";
|
||||
"pin_protection_confirm_pin_to_change" = "Aktuelle PIN eingeben";
|
||||
"pin_protection_settings_section_header_x" = "PIN";
|
||||
"pin_protection_choose_pin_welcome_after_login" = "Willkommen!";
|
||||
|
||||
@@ -231,7 +231,7 @@
|
||||
|
||||
// MARK: - PIN Protection
|
||||
|
||||
"pin_protection_confirm_pin" = "Confirm your PIN";
|
||||
"pin_protection_confirm_pin" = "Confirm PIN";
|
||||
"pin_protection_confirm_pin_to_change" = "Confirm PIN to change PIN";
|
||||
"pin_protection_settings_section_header_x" = "PIN";
|
||||
"pin_protection_choose_pin_welcome_after_login" = "Welcome!";
|
||||
|
||||
Reference in New Issue
Block a user