BIT-141 Setup basic Login and Landing screens (#40)

Co-authored-by: Caleb Derosier <caleb@livefront.com>
This commit is contained in:
Andrew Haisting
2023-09-11 14:44:09 -05:00
committed by Álison Fernandes
parent d8de9bb753
commit 024376b0d2
13 changed files with 727 additions and 30 deletions

View File

@@ -39,6 +39,13 @@
<string name="length">Length</string>
<string name="overflow_menu">Overflow menu</string>
<!-- Login screen -->
<string name="enterprise_single_sign_on">Enterprise single sign-on</string>
<string name="log_in_with_master_password">Log in with master password</string>
<string name="logging_in_as">Logging in as %s on bitwarden.com</string>
<string name="master_password">Master password</string>
<string name="not_you">Not you?</string>
<!--Bottom Navigation-->
<string name="generator_tab_content_description">Press to navigate to the generator screen.</string>
<string name="send_tab_content_description">Press to navigate to the send screen.</string>