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": "anonyme",
|
||||
"started_label": "Début",
|
||||
"ended_label": "Fin",
|
||||
"room_detail_title": "Salle"
|
||||
"room_detail_title": "Salle",
|
||||
"share_link": "Partagez ce lien pour inviter un adversaire",
|
||||
"copy_link": "Copier le lien",
|
||||
"link_copied": "Copié !",
|
||||
"scan_qr": "ou scannez le QR code",
|
||||
"join_code_label": "Rejoindre par code",
|
||||
"join_code_placeholder": "Code de salle",
|
||||
"share_btn": "Partager"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue