mirror of https://github.com/coddrago/Heroku
Update en.yml
parent
216c6d2d77
commit
9bebc285f7
|
@ -330,18 +330,18 @@ inline_stuff:
|
|||
|
||||
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>"
|
||||
set_loglevel: "<emoji document_id=5355133243773435190>🚫</emoji> <b>Please specify verbosity as an integer or string</b>"
|
||||
no_logs: "<emoji document_id=5355133243773435190>🤷♀️</emoji> <b>You don't have any logs at verbosity</b> <code>{}</code><b>.</b>"
|
||||
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"
|
||||
logs_caption: "<emoji document_id=5188377234380954537>🪐</emoji> <b>Heroku logs with verbosity</b> <code>{}</code>\n\n<emoji document_id=6318902906900711458>⚪️</emoji> <b>Version: {}.{}.{}</b>{}"
|
||||
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>"
|
||||
confidential: "⚠️ <b>Log level</b> <code>{}</code> <b>may reveal your confidential info, be careful</b>"
|
||||
confidential_text: "⚠️ <b>Log level</b> <code>{0}</code> <b>may reveal your confidential info, be careful</b>\n<b>Type</b> <code>.logs {0} force_insecure</code> <b>to ignore this warning</b>"
|
||||
choose_loglevel: "💁♂️ <b>Choose log level</b>"
|
||||
bad_module: "<emoji document_id=5210952531676504517>🚫</emoji> <b>Module not found</b>"
|
||||
bad_module: "<emoji document_id=5355133243773435190>🚫</emoji> <b>Module not found</b>"
|
||||
debugging_enabled: "<emoji document_id=5332533929020761310>✅</emoji> <b>Debugging mode enabled for module</b> <code>{0}</code>\n<i>Go to directory named `debug_modules`, edit file named `{0}.py` and see changes in real time</i>"
|
||||
debugging_disabled: "<emoji document_id=5332533929020761310>✅</emoji> <b>Debugging disabled</b>"
|
||||
send_anyway: "📤 Send anyway"
|
||||
|
@ -368,11 +368,11 @@ update_notifier:
|
|||
|
||||
updater:
|
||||
name: "Updater"
|
||||
source: "<emoji document_id=5456255401194429832>📖</emoji> <b>Read the source code from</b> <a href='{}'>here</a>"
|
||||
restarting_caption: "<emoji document_id=5328274090262275771>🕗</emoji> <b>Your {} is restarting...</b>"
|
||||
downloading: "<emoji document_id=5328274090262275771>🕗</emoji> <b>Downloading updates...</b>"
|
||||
installing: "<emoji document_id=5328274090262275771>🕗</emoji> <b>Installing updates...</b>"
|
||||
success: "<emoji document_id=5326015457155620929>⏱</emoji> <b>Restart successful! {}</b>\n<i>But still loading modules...</i>\n<i>Restart took {}s</i>"
|
||||
source: "<emoji document_id=5208634061085492935>📖</emoji> <b>Read the source code from</b> <a href='{}'>here</a>"
|
||||
restarting_caption: "<emoji document_id=5208622108191506906>🕗</emoji> <b>Your {} is restarting...</b>"
|
||||
downloading: "<emoji document_id=5208622108191506906>🕗</emoji> <b>Downloading updates...</b>"
|
||||
installing: "<emoji document_id=5208622108191506906>🕗</emoji> <b>Installing updates...</b>"
|
||||
success: "<emoji document_id=5208661316947955396>⏱</emoji> <b>Restart successful! {}</b>\n<i>But still loading modules...</i>\n<i>Restart took {}s</i>"
|
||||
origin_cfg_doc: "Git origin URL, for where to update from"
|
||||
btn_restart: "🔄 Restart"
|
||||
btn_update: "🧭 Update"
|
||||
|
@ -382,7 +382,7 @@ updater:
|
|||
no_update: "🚸 <b>You are on the latest version, pull updates anyway?</b>"
|
||||
cancel: "🚫 Cancel"
|
||||
lavhost_update: "<emoji document_id=5469986291380657759>✌️</emoji> <b>Your {} is updating...</b>"
|
||||
full_success: "<emoji document_id=5301096082674032190>👍</emoji> <b>Userbot is fully loaded! {}</b>\n<i>Full restart took {}s</i>"
|
||||
full_success: "<emoji document_id=5208622108191506906>👍</emoji> <b>Userbot is fully loaded! {}</b>\n<i>Full restart took {}s</i>"
|
||||
secure_boot_complete: "<emoji document_id=5472308992514464048>🔐</emoji> <b>Secure boot completed! {}</b>\n<i>Restart took {}s</i>"
|
||||
_cmd_doc_restart: "Restarts the userbot"
|
||||
_cmd_doc_source: "Links the source code of this project"
|
||||
|
|
Loading…
Reference in New Issue