Update strings in app (#1131)

This commit is contained in:
David Perez
2024-03-13 09:19:11 -05:00
committed by Álison Fernandes
parent 3f19401c6d
commit 34cfdb4af2
62 changed files with 242 additions and 59 deletions

View File

@@ -871,7 +871,7 @@ Do you want to switch to this account?</string>
<string name="your_organization_permissions_were_updated_requering_you_to_set_a_master_password">Your organization permissions were updated, requiring you to set a master password.</string>
<string name="your_organization_requires_you_to_set_a_master_password">Your organization requires you to set a master password.</string>
<string name="set_up_an_unlock_option_to_change_your_vault_timeout_action">Set up an unlock option to change your vault timeout action.</string>
<string name="duo_two_step_login_is_required_for_your_account" translatable="false">Duo two-step login is required for your account.</string>
<string name="follow_the_steps_from_duo_to_finish_logging_in" translatable="false">Follow the steps from Duo to finish logging in.</string>
<string name="launch_duo" translatable="false">Launch Duo</string>
<string name="duo_two_step_login_is_required_for_your_account">Duo two-step login is required for your account.</string>
<string name="follow_the_steps_from_duo_to_finish_logging_in">Follow the steps from Duo to finish logging in.</string>
<string name="launch_duo">Launch Duo</string>
</resources>