From dafba49935a7a35077805acf908f47dab8b35896 Mon Sep 17 00:00:00 2001 From: Paul <paulmakles@gmail.com> Date: Sat, 15 May 2021 19:26:21 +0100 Subject: [PATCH] Add strings. --- en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index 4ec8a47..d163a5c 100644 --- a/en.json +++ b/en.json @@ -83,7 +83,9 @@ "user_left": "left.", "added_by": "added by", "removed_by": "removed by", - "channel_renamed": "renamed the channel to" + "channel_renamed": "renamed the channel to", + "channel_description_changed": "changed the channel description", + "channel_icon_changed": "changed the channel icon" }, "start": { "group": "This is the start of your conversation." -- GitLab