From 41918e50706b46e2f544fbee0003b5223dd5d63d Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:14:52 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index 18b4a11..13f3173 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -348,8 +348,6 @@ unit_heta: 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}" - file: "📁 File of {class_name}\n\n🌘 {prefix}lm in reply to this message to install\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" @@ -463,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..." + 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?" loadmod_confirm_pm_yes: "✅ Yes, continue"