mirror of https://github.com/coddrago/Heroku
Update en.yml
parent
41918e5070
commit
83cb23ba51
|
@ -347,7 +347,7 @@ unit_heta:
|
|||
language: "en"
|
||||
404: "<emoji document_id=5210952531676504517>❌</emoji> <b>Module not found</b>"
|
||||
not_exact: "<emoji document_id=5312383351217201533>⚠️</emoji> <b>No exact match has been found, so the closest result is shown instead</b>"
|
||||
link: "<emoji document_id=5280658777148760247>🌐</emoji> <b><a href=\"{url}\">Link</a> of</b> <code>{class_name}</code>\n\n<emoji document_id=5188377234380954537>🌘</emoji> <code>{prefix}dlm {url}</code>\n\n{not_exact}"
|
||||
args: "<emoji document_id=5210952531676504517>❌</emoji> <b>You must specify arguments</b>"
|
||||
_cmd_doc_heta: "<query> - Searches Heta repository for modules"
|
||||
_cmd_doc_ml: "<module name> - Send link to module"
|
||||
_cls_doc: "Manages stuff with @hikkamods_bot"
|
||||
|
@ -461,6 +461,7 @@ loader:
|
|||
loadmod_pm_timeout: "Please, wait for 10 seconds before confirming this action"
|
||||
loadmod_not_allowed_fresh_pm: "<emoji document_id=5447644880824181073>⚠️</emoji> <b><u>Read this carefully!</u></b> <emoji document_id=5447644880824181073>⚠️</emoji>\n\n<b>You are attempting to load a module in personal messages with a user you do not know.</b> Modules, not verified by the developer, might cause a lot of trouble, from <b>messing with your account to account deletion or session comprometation</b>. If you know this user and <b><u>100%</u></b> trust him, wait a few days and try again."
|
||||
loadmod_confirm_pm_message: "<emoji document_id=5451732530048802485>⏳</emoji> <i>Waiting for your confirmation...</i>"
|
||||
link: "<emoji document_id=5280658777148760247>🌐</emoji> <b><a href=\"{url}\">Link</a> of</b> <code>{class_name}</code>\n\n<emoji document_id=5188377234380954537>🌘</emoji> <code>{prefix}dlm {url}</code>\n\n{not_exact}"
|
||||
file: "<emoji document_id=5433653135799228968>📁</emoji> <b>File of</b> <code>{class_name}</code>\n\n<emoji document_id=5188377234380954537>🌘</emoji> <code>{prefix}lm</code> <b>in reply to this message to install</b>\n\n{not_exact}"
|
||||
loadmod_cancelled: "<emoji document_id=5210952531676504517>🚫</emoji> <b>Module loading cancelled</b>"
|
||||
loadmod_confirm_pm: "⚠️ <b>Warning!</b>\n\nLoading modules from unknown sources is <b><u>very dangerous</u></b> and can lead to <b>account deletion or session comprometation</b>. Make sure that you know this user and <b><u>100%</u></b> trust him.\n\n<b>Do you want to continue with module loading?</b>"
|
||||
|
|
Loading…
Reference in New Issue