From 0d28bc7a8ea2da2f823925fe8babf6dfaa21eef7 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:04:43 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index a4208fd..e207e01 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -330,6 +330,13 @@ test: name: "Tester" set_loglevel: "🚫 Please specify verbosity as an integer or string" no_logs: "🤷‍♀️ You don't have any logs at verbosity {}." + configping: "Your custom text.\n" + "You can use placeholders:\n" + "{ping} - That's your ping.\n" + "{uptime} - It's your uptime.\n" + "{ping_hint} - This is the same hint as in the hikka module, it is chosen with random chance, also you can specify this hint in the config ", + hint: "Set a hint", + ping_emoji: "Emoji that appears when ping does not increase significantly", logs_caption: "🌘 Hikka logs with verbosity {}\n\n⚪️ Version: {}.{}.{}{}" suspend_invalid_time: "🚫 Invalid time to suspend" suspended: "🥶 Bot suspended for {} seconds"