Don't encode the prefix in the message (#16)

This commit is contained in:
Mint
2022-10-30 23:58:58 +07:00
committed by GitHub
parent 86cb65552d
commit ea6b194211
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
"prefix_is_mention": "Prefix cannot be @Mention of me",
"prefix_is_mention_description": "You can already call me by mentioning me. I got that covered, don't worry",
"prefix_updated": "Prefix updated",
"prefix_updated_description": "From now onwards, I shall be called by using ``{{PREFIX}}``"
"prefix_updated_description": "From now onwards, I shall be called by using ``{{{PREFIX}}}``"
},
"settings_language": {
"info": "Current language is {{LANGUAGE}}",