Hi, I’m finding a bug with the translation of the plugin guilds, are strings that although translated show the original language (in English) string:
help:
header: <c3>=== </c3><c1>Showing help for </c1><c2>{commandprefix}{command}</c2><c3>
===</c3>
detailed-header: <c3>=== </c3><c1>Showing detailed help for </c1><c2>{commandprefix}{command}</c2><c3>
===</c3>
format: <c1>{command}</c1> <c2>{parameters}</c2> <c3>{separator} {description}</c3>
command-format: <c1>{command}</c1> <c2>{parameters}</c2> <c3>{separator} {description}</c3>
parameter-format: '<c2>{syntaxorname}</c2>: <c3>{description}</c3>'
page-info: Showing page <c2>{page}</c2> of <c2>{totalpages}</c2> (<c3>{results}</c3>
results).
search-header: <c3>=== </c3><c1>Search results for </c1><c2>{commandprefix}{command}
{search}</c2><c3> ===</c3>```