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?"