PM-21397: Create initial View Send scaffold (#5163)

This commit is contained in:
David Perez
2025-05-08 17:55:07 -05:00
committed by GitHub
parent d4d5d2c2a8
commit 652168f946
7 changed files with 502 additions and 0 deletions

View File

@@ -1266,4 +1266,6 @@ Do you want to switch to this account?</string>
<string name="cannot_delete_your_account">Cannot delete your account</string>
<string name="cannot_delete_your_account_explanation">This action cannot be completed because your account is owned by an organization. Contact your organization administrator for additional details.</string>
<string name="this_account_will_soon_be_deleted_log_in_at_x_to_continue_using_bitwarden">This account will soon be deleted. Log in at %1$s to continue using Bitwarden.</string>
<string name="view_file_send">View file Send</string>
<string name="view_text_send">View text Send</string>
</resources>