Browse Source

add wastebasket

MarkusRost 4 năm trước cách đây
mục cha
commit
c265cc0120
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      i18n/en.json

+ 2 - 2
i18n/en.json

@@ -153,7 +153,7 @@
     "help": {
         "admin": "These commands can only be performed by administrators:",
         "all": "So, you want to know what things I can do? Here is a list of all commands that I understand:",
-        "footer": "If you got an unwanted response, you can react with 🗑️ to my message and I will delete it.",
+        "footer": "If you got an unwanted response, you can react with 🗑️ (`:wastebasket:`) to my message and I will delete it.",
         "list": {
             "default": {
                 "cmd": "<search term>",
@@ -743,4 +743,4 @@
         "name": "voice channel name",
         "text": "I try to give everyone in a voice channel a specific role:"
     }
-}
+}