[PM-13831] Add copy button identity and note fields (#4302)

This commit is contained in:
aj-rosado
2024-11-19 16:31:00 +00:00
committed by GitHub
parent 531b003347
commit d418444dc0
11 changed files with 798 additions and 58 deletions

View File

@@ -1087,4 +1087,12 @@ Do you want to switch to this account?</string>
<string name="skip_for_now">Skip for now</string>
<string name="done_text">Done</string>
<string name="page_number_x_of_y">%1$s of %2$s</string>
<string name="copy_identity_name">Copy identity name</string>
<string name="copy_company">Copy company</string>
<string name="copy_ssn">Copy social security number</string>
<string name="copy_passport_number">Copy passport number</string>
<string name="copy_license_number">Copy license number</string>
<string name="copy_email">Copy email</string>
<string name="copy_phone">Copy phone number</string>
<string name="copy_address">Copy address</string>
</resources>