diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index 13f3173..6209613 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -347,7 +347,7 @@ unit_heta: language: "en" 404: " Module not found" not_exact: "⚠️ No exact match has been found, so the closest result is shown instead" - link: "🌐 Link of {class_name}\n\n🌘 {prefix}dlm {url}\n\n{not_exact}" + args: " You must specify arguments" _cmd_doc_heta: " - Searches Heta repository for modules" _cmd_doc_ml: " - 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: "⚠️ Read this carefully! ⚠️\n\nYou are attempting to load a module in personal messages with a user you do not know. Modules, not verified by the developer, might cause a lot of trouble, from messing with your account to account deletion or session comprometation. If you know this user and 100% trust him, wait a few days and try again." loadmod_confirm_pm_message: " Waiting for your confirmation..." + link: "🌐 Link of {class_name}\n\n🌘 {prefix}dlm {url}\n\n{not_exact}" file: "📁 File of {class_name}\n\n🌘 {prefix}lm in reply to this message to install\n\n{not_exact}" loadmod_cancelled: "🚫 Module loading cancelled" loadmod_confirm_pm: "⚠️ Warning!\n\nLoading modules from unknown sources is very dangerous and can lead to account deletion or session comprometation. Make sure that you know this user and 100% trust him.\n\nDo you want to continue with module loading?"