mirror of https://github.com/coddrago/Heroku
Update en.yml
parent
4a9c88d1cd
commit
0d28bc7a8e
|
@ -330,6 +330,13 @@ test:
|
|||
name: "Tester"
|
||||
set_loglevel: "<emoji document_id=5210952531676504517>🚫</emoji> <b>Please specify verbosity as an integer or string</b>"
|
||||
no_logs: "<emoji document_id=5363948200291998612>🤷♀️</emoji> <b>You don't have any logs at verbosity</b> <code>{}</code><b>.</b>"
|
||||
configping: "Your custom text.\n"
|
||||
"You can use placeholders:\n"
|
||||
"{ping} - That's your ping.\n"
|
||||
"{uptime} - It's your uptime.\n"
|
||||
"{ping_hint} - This is the same hint as in the hikka module, it is chosen with random chance, also you can specify this hint in the config ",
|
||||
hint: "Set a hint",
|
||||
ping_emoji: "Emoji that appears when ping does not increase significantly",
|
||||
logs_caption: "<emoji document_id=5188377234380954537>🌘</emoji> <b>Hikka logs with verbosity</b> <code>{}</code>\n\n<emoji document_id=6318902906900711458>⚪️</emoji> <b>Version: {}.{}.{}</b>{}"
|
||||
suspend_invalid_time: "<emoji document_id=5210952531676504517>🚫</emoji> <b>Invalid time to suspend</b>"
|
||||
suspended: "<emoji document_id=5452023368054216810>🥶</emoji> <b>Bot suspended for</b> <code>{}</code> <b>seconds</b>"
|
||||
|
|
Loading…
Reference in New Issue