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"