mirror of https://github.com/coddrago/Heroku
Update en.yml
parent
5a30001999
commit
d0682b73b6
|
@ -321,6 +321,7 @@ test:
|
|||
configping: "Your custom text. You can use placeholders: {ping} - That's your ping. {uptime} - It's your uptime. {ping_hint} - This is the same hint as in the heroku module, it is chosen with random chance, also you can specify this hint in the config. You can use the {hostname} placeholder if you need the hostname of your server"
|
||||
hint: "Set a hint"
|
||||
ping_emoji: "Emoji that appears when ping does not increase significantly"
|
||||
banner_url: "Image for your ping, for example: https://x0.at/XNiC.png"
|
||||
logs_caption: "<emoji document_id=5350594756126721186>🪐</emoji> <b>Heroku logs with verbosity</b> <code>{}</code>\n\n<emoji document_id=5228879218363872764>⚪️</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>"
|
||||
|
@ -422,6 +423,7 @@ heroku_info:
|
|||
cpu_usage: "CPU usage"
|
||||
ram_usage: "RAM usage"
|
||||
non_detectable: "<emoji document_id=5210952531676504517>❌</emoji> <b>This component cannot be detected on your server!</b>"
|
||||
ping_emoji: "emoji for ping in your info"
|
||||
send_info: "Send userbot info"
|
||||
description: "ℹ This will not compromise any sensitive info"
|
||||
up-to-date: "<emoji document_id=5370699111492229743>😌</emoji> <b>Up-to-date</b>"
|
||||
|
|
Loading…
Reference in New Issue