♻️(frontend) refactor ParticipantName component for internationalization
Component now supports i18n. The participant tile needs further refactoring as it still mixes LiveKit CSS with custom styling.
This commit is contained in:
committed by
aleb_the_flash
parent
e519f00342
commit
bc76c44fe9
@@ -364,5 +364,8 @@
|
||||
"message": "Om niet oneindige uw scherm in zichzelf te delen, kunt u beter niet het hele scherm delen. Deel in plaats daarvan een tab of een ander venster.",
|
||||
"stop": "Stop met presenteren",
|
||||
"ignore": "Negeren"
|
||||
},
|
||||
"participantTile": {
|
||||
"screenShare": "{{name}} scherm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user