From e007fa89fe956a3a46071aabcbad09f5aa981c96 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Wed, 1 Jan 2025 02:25:16 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index 23c45be..2cf86a2 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -474,7 +474,7 @@ loader: provide_module: "⚠️ Provide a module to load" bad_unicode: "🚫 Invalid Unicode formatting in module" load_failed: "🚫 Loading failed. See logs for details" - loaded: "🪐 Module {}{} loaded {}{}{}{}{}{}{}" + loaded: "🪐 Module {}{} loaded {}{}{}{}{}{}{}" no_class: "What class needs to be unloaded?" unloaded: "{} Module {} unloaded." not_unloaded: "🚫 Module not unloaded." @@ -488,7 +488,7 @@ loader: inline_init_failed: "😖 This module requires Heroku inline feature and initialization of InlineManager failed\nPlease, remove one of your old bots from @BotFather and restart userbot to load this module" version_incompatible: "😖 This module requires Heroku {}+\nPlease, update with .update" ffmpeg_required: "😖 This module requires FFMPEG, which is not installed" - developer: "\n\n🫶 Developer: {}" + developer: "\n\n🫶 Developer: {}" depends_from: "\n\n📦 Dependencies: \n{}" by: "by" module_fs: "💿 Would you like to save this module to filesystem, so it won't get unloaded after restart?"