Fix missing space between "...is a" and user ID
This commit is contained in:
parent
5148ca1a88
commit
a1d0cf65d6
2 changed files with 5 additions and 3 deletions
|
@ -445,7 +445,7 @@
|
|||
"To ban users, you must be a": "To ban users, you must be a",
|
||||
"To remove other users' messages, you must be a": "To remove other users' messages, you must be a",
|
||||
"Privileged Users": "Privileged Users",
|
||||
"%(user)s is a": "%(user)s is a",
|
||||
"%(user)s is a %(userRole)s": "%(user)s is a %(userRole)s",
|
||||
"No users have specific privileges in this room": "No users have specific privileges in this room",
|
||||
"Banned users": "Banned users",
|
||||
"This room is not accessible by remote Matrix servers": "This room is not accessible by remote Matrix servers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue