show Guest instead of random username when in guest mode
This commit is contained in:
parent
495f264ad5
commit
2db0a9c005
2 changed files with 11 additions and 2 deletions
|
@ -1497,5 +1497,6 @@
|
|||
"If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.": "If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.",
|
||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
||||
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
|
||||
"Guest": "Guest"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue