Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-07-07 18:02:04 +0300
committerJoas Schilling <coding@schilljs.com>2021-07-07 18:02:04 +0300
commitb138414888dc8a558bacd9cfe3cf6735117f40b7 (patch)
treef135bdb871f1f2ef2497d9dc341e89c767d9c5d5 /docs
parent31a32b678086a6d70e7a3f4635cdb04a2b38b7b7 (diff)
Change system message string
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/chat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chat.md b/docs/chat.md
index 4cc9de0e2..9885ce79c 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -292,7 +292,7 @@ See [OCP\RichObjectStrings\Definitions](https://github.com/nextcloud/server/blob
* `guest_moderator_promoted` - {actor} promoted {user} to moderator
* `guest_moderator_demoted` - {actor} demoted {user} from moderator
* `message_deleted` - Message deleted by {actor} (Should not be shown to the user)
-* `cleared_history` - {actor} cleared the history of the conversation
+* `history_cleared` - {actor} cleared the history of the conversation
* `file_shared` - {file}
* `object_shared` - {object}
* `matterbridge_config_added` - {actor} set up Matterbridge to synchronize this conversation with other chats