From 87b076f7c9b2c3a8095a4f66cbbe749c11f39a0f Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:15:07 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index fe235ef..65da15c 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -330,11 +330,7 @@ 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." - "You can use placeholders:" - "{ping} - That's your ping." - "{uptime} - It's your uptime." - "{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 ", + configping: "Your custom text. You can use placeholders: {ping} - That's your ping. {uptime} - It's your uptime. {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: {}.{}.{}{}"