refactor for qr scan

This commit is contained in:
Christien Rioux 2023-09-27 13:34:19 -04:00
parent ef2d4ce308
commit e5f1619c65
4 changed files with 499 additions and 582 deletions

View file

@ -83,7 +83,7 @@
"copy_invitation": "Copy Invitation",
"invitation_copied": "Invitation Copied"
},
"contact_invite": {
"invite_dialog": {
"message_from_contact": "Message from contact",
"validating": "Validating...",
"failed_to_accept": "Failed to accept contact invite",
@ -99,6 +99,11 @@
"paste_invite_here": "Paste your contact invite here:",
"paste": "Paste"
},
"scan_invite_dialog": {
"title": "Scan Contact Invite",
"scan_invite_here": "Scan your contact invite QR code here:",
"scan": "Scan"
},
"enter_pin_dialog": {
"enter_pin": "Enter PIN",
"reenter_pin": "Re-Enter PIN To Confirm",