mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 06:08:29 +00:00
♻️(frontend) move name update to AccountTab
User can now update their name in a dedicated Account tab, inspired by Jitsi design. Removed the username dialog. Account-related updates will be operated through the advanced settings dialog, in this dedicated tab.
This commit is contained in:
committed by
aleb_the_flash
parent
6a7ec95493
commit
12c27eedac
@@ -2,7 +2,9 @@
|
||||
"account": {
|
||||
"currentlyLoggedAs": "",
|
||||
"heading": "",
|
||||
"youAreNotLoggedIn": ""
|
||||
"youAreNotLoggedIn": "",
|
||||
"nameLabel": "",
|
||||
"authentication": ""
|
||||
},
|
||||
"dialog": {
|
||||
"heading": ""
|
||||
|
||||
Reference in New Issue
Block a user