mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-09-18 19:44:52 -04:00
refactor for qr scan
This commit is contained in:
parent
ef2d4ce308
commit
e5f1619c65
4 changed files with 499 additions and 582 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue