feat: generate room name, link & QR code
This commit is contained in:
parent
c46d26ae02
commit
04369ea28e
7 changed files with 350 additions and 53 deletions
|
|
@ -94,5 +94,12 @@
|
|||
"anonymous_player": "anonymous",
|
||||
"started_label": "Started",
|
||||
"ended_label": "Ended",
|
||||
"room_detail_title": "Room"
|
||||
"room_detail_title": "Room",
|
||||
"share_link": "Share this link to invite an opponent",
|
||||
"copy_link": "Copy link",
|
||||
"link_copied": "Copied!",
|
||||
"scan_qr": "or scan the QR code",
|
||||
"join_code_label": "Join by code",
|
||||
"join_code_placeholder": "Room code",
|
||||
"share_btn": "Share"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue