Fix missing spaces in threads copy (#7119)
* Fix missing spaces in threads copy Fixes: https://github.com/vector-im/element-web/issues/19702 Type: defect * i18n
This commit is contained in:
parent
155157dba1
commit
cd1f660d04
2 changed files with 3 additions and 3 deletions
|
@ -3025,7 +3025,7 @@
|
|||
"Shows all threads from current room": "Shows all threads from current room",
|
||||
"Show:": "Show:",
|
||||
"Keep discussions organised with threads": "Keep discussions organised with threads",
|
||||
"Threads help you keep conversations on-topic and easilytrack them over time. Create the first one by using the\"Reply in thread\" button on a message.": "Threads help you keep conversations on-topic and easilytrack them over time. Create the first one by using the\"Reply in thread\" button on a message.",
|
||||
"Threads help you keep conversations on-topic and easily track them over time. Create the first one by using the \"Reply in thread\" button on a message.": "Threads help you keep conversations on-topic and easily track them over time. Create the first one by using the \"Reply in thread\" button on a message.",
|
||||
"Show all threads": "Show all threads",
|
||||
"Thread": "Thread",
|
||||
"Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue