Update i18n
This commit is contained in:
parent
bc6d13e768
commit
5f90321d0f
1 changed files with 1 additions and 3 deletions
|
@ -114,8 +114,6 @@
|
|||
"Failed to invite": "Failed to invite",
|
||||
"Failed to invite users to the room:": "Failed to invite users to the room:",
|
||||
"Failed to invite the following users to the %(roomName)s room:": "Failed to invite the following users to the %(roomName)s room:",
|
||||
"Waiting for %(userId)s to accept...": "Waiting for %(userId)s to accept...",
|
||||
"Waiting for %(userId)s to confirm...": "Waiting for %(userId)s to confirm...",
|
||||
"You need to be logged in.": "You need to be logged in.",
|
||||
"You need to be able to invite users to do that.": "You need to be able to invite users to do that.",
|
||||
"Unable to create widget.": "Unable to create widget.",
|
||||
|
@ -134,7 +132,7 @@
|
|||
"To use it, just wait for autocomplete results to load and tab through them.": "To use it, just wait for autocomplete results to load and tab through them.",
|
||||
"Changes your display nickname": "Changes your display nickname",
|
||||
"Changes colour scheme of current room": "Changes colour scheme of current room",
|
||||
"Sets the room topic": "Sets the room topic",
|
||||
"Gets or sets the room topic": "Gets or sets the room topic",
|
||||
"Invites user with given id to current room": "Invites user with given id to current room",
|
||||
"Joins room with given alias": "Joins room with given alias",
|
||||
"Leave room": "Leave room",
|
||||
|
|
Loading…
Reference in a new issue