lang + missing collection

This commit is contained in:
Erik 2022-05-11 15:17:04 +03:00
parent 621e026438
commit d9bed73805
Signed by: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB
2 changed files with 3 additions and 2 deletions

View File

@ -47,7 +47,8 @@
"webhooks", "webhooks",
"wordwatcher", "wordwatcher",
"users", "users",
"callbacks" "callbacks",
"role_cache"
] ]
}, },
"mariadb": { "mariadb": {

View File

@ -504,7 +504,7 @@ List currently active timed infractions, e.g. mutes & bans.
Currently active timed infractions Currently active timed infractions
[COMMAND_MODTIMERS_DESC] [COMMAND_MODTIMERS_DESC]
**User:** {target} **Target:** {target}
**Moderator:** {moderator} **Moderator:** {moderator}
**Issued:** <t:{issued}:f>, <t:{issued}:R> **Issued:** <t:{issued}:f>, <t:{issued}:R>
**Ends:** <t:{ends}:f>, <t:{ends}:R> **Ends:** <t:{ends}:f>, <t:{ends}:R>