From 703a973246213147145bd3405f7e9f2533baa907 Mon Sep 17 00:00:00 2001
From: Who? <155328415+coddrago@users.noreply.github.com>
Date: Thu, 31 Oct 2024 14:06:22 +0700
Subject: [PATCH] fix unknown strings on .ml
---
hikka/langpacks/en.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml
index 84e4ed1..2e3e30c 100644
--- a/hikka/langpacks/en.yml
+++ b/hikka/langpacks/en.yml
@@ -465,6 +465,7 @@ loader:
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}"
not_exact: "⚠️ No exact match has been found, so the closest result is shown instead"
+ args: "❌ You must specify arguments"
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"