fix i18n
parent
5426d9f105
commit
4bebbad365
|
@ -1399,7 +1399,6 @@
|
||||||
"%(senderDisplayName)s changed the room avatar to <img/>": "%(senderDisplayName)s changed the room avatar to <img/>",
|
"%(senderDisplayName)s changed the room avatar to <img/>": "%(senderDisplayName)s changed the room avatar to <img/>",
|
||||||
"This room is a continuation of another conversation.": "This room is a continuation of another conversation.",
|
"This room is a continuation of another conversation.": "This room is a continuation of another conversation.",
|
||||||
"Click here to see older messages.": "Click here to see older messages.",
|
"Click here to see older messages.": "Click here to see older messages.",
|
||||||
"Copy": "Copy",
|
|
||||||
"Copied!": "Copied!",
|
"Copied!": "Copied!",
|
||||||
"Failed to copy": "Failed to copy",
|
"Failed to copy": "Failed to copy",
|
||||||
"Add an Integration": "Add an Integration",
|
"Add an Integration": "Add an Integration",
|
||||||
|
@ -1779,6 +1778,7 @@
|
||||||
"Share Community": "Share Community",
|
"Share Community": "Share Community",
|
||||||
"Share Room Message": "Share Room Message",
|
"Share Room Message": "Share Room Message",
|
||||||
"Link to selected message": "Link to selected message",
|
"Link to selected message": "Link to selected message",
|
||||||
|
"Copy": "Copy",
|
||||||
"Command Help": "Command Help",
|
"Command Help": "Command Help",
|
||||||
"To help us prevent this in future, please <a>send us logs</a>.": "To help us prevent this in future, please <a>send us logs</a>.",
|
"To help us prevent this in future, please <a>send us logs</a>.": "To help us prevent this in future, please <a>send us logs</a>.",
|
||||||
"Missing session data": "Missing session data",
|
"Missing session data": "Missing session data",
|
||||||
|
|
Loading…
Reference in New Issue