diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index e207e01..fe235ef 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -330,10 +330,10 @@ 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" + 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",