From 973abf80a5abb6658e822318af949d422a0ccc47 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:28:10 -0300 Subject: [PATCH] Update english.json --- locales/english.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/english.json b/locales/english.json index 647baf5..5bdae39 100644 --- a/locales/english.json +++ b/locales/english.json @@ -46,10 +46,10 @@ "mainCommands": "Main commands", "mainCommandsDesc": "*Main commands*\n\n- /help: Show bot's help\n- /start: Start the bot\n- /privacy: Read the bot's Privacy Policy", "usefulCommands": "Useful commands", - "usefulCommandsDesc": "*Useful commands*\n\n- /chatinfo: Send information about the group\n- /userinfo: Send information about yourself\n- /d | /device ``: Search for a device on GSMArena and show its specs.\n- /lt | /lmu | /last | /lfm ``: Show the last song from a specified Last.fm profile + number of plays.", + "usefulCommandsDesc": "*Useful commands*\n\n- /chatinfo: Send information about the group\n- /userinfo: Send information about yourself\n- /d | /device ``: Search for a device on GSMArena and show its specs.\n- /lt | /lmu | /last | /lfm ``: Show the last song from a specified Last.fm profile + number of plays.\n- /weather | /clima `city`: See weather status for a specific location.", "funnyCommands": "Funny commands", "funnyCommandsDesc": "*Funny commands*\n\n- /gay: Check if you are gay\n- /furry: Check if you are a furry\n- /random: Pick a random number between 0-10", "interactiveEmojis": "Interactive emojis", "interactiveEmojisDesc": "*Interactive emojis*\n\n- /dice: Roll a dice\n- /idice: Infinitely roll a colored dice\n- /slot: Try to combine the figures!\n- /ball: Try to kick the ball into the goal!\n- /bowling: Try to hit the pins!\n- /dart: Try to hit the target!", "goBack": "Back" -} \ No newline at end of file +}