diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index 65da15c..f5e8bfe 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -330,9 +330,9 @@ 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 ", - hint: "Set a hint", - ping_emoji: "Emoji that appears when ping does not increase significantly", + 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: {}.{}.{}{}" suspend_invalid_time: "🚫 Invalid time to suspend" suspended: "🥶 Bot suspended for {} seconds"