diff --git a/src/locales/english.json b/src/locales/english.json index b7881d6..0ed0600 100644 --- a/src/locales/english.json +++ b/src/locales/english.json @@ -54,7 +54,7 @@ "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/codename ``: Shows what device is based on the codename. Example: `/codename begonia`\n- /weather | /clima ``: See weather status for a specific location.\n- /modarchive | /tma ``: Download a module from The Mod Archive.\n- /wiki `` (WIP): Displays content from a Wikipedia page, converting some things to a more familiar format on Telegram.\n- /http ``: Send details about a specific HTTP code. Example: `/http 404`", + "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/codename ``: Shows what device is based on the codename. Example: `/codename begonia`\n- /weather | /clima ``: See weather status for a specific location.\n- /modarchive | /tma ``: Download a module from The Mod Archive.\n- /http ``: Send details about a specific HTTP code. Example: `/http 404`", "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", @@ -81,8 +81,6 @@ "errorUpdatingBot": "Error updating bot\n\n{error}", "catImgErr": "Sorry, but I couldn't get the cat photo you wanted.", "catGifErr": "Sorry, but I couldn't get the cat GIF you wanted.", - "quoteResult": "Here is a random quote for you:", - "quoteErr": "Sorry, but something went wrong while displaying the quote.", "dogImgErr": "Sorry, but I couldn't get the dog photo you wanted.", "foxApiErr": "An error occurred while fetching data from the API.\n\n`{error}`", "duckApiErr": "An error occurred while fetching data from the API.\n\n`{error}`", diff --git a/src/locales/portuguese.json b/src/locales/portuguese.json index d4d53af..65ee2cb 100644 --- a/src/locales/portuguese.json +++ b/src/locales/portuguese.json @@ -54,7 +54,7 @@ "mainCommands": "Comandos principais", "mainCommandsDesc": "*Comandos principais*\n\n- /help: Exibe a ajuda do bot\n- /start: Inicia o bot\n- /privacy: Leia a política de privacidade do bot", "usefulCommands": "Comandos úteis", - "usefulCommandsDesc": "*Comandos úteis*\n\n- /chatinfo: Envia informações sobre o grupo\n- /userinfo: Envia informações sobre você\n- /d | /device ``: Pesquisa um dispositivo no GSMArena e mostra suas especificações.\n- /weather | /clima ``: Veja o status do clima para uma localização específica\n- /modarchive | /tma ``: Baixa um módulo do The Mod Archive.\n- /wiki `` (WIP): Exibe conteúdo de uma página da Wikipedia, convertendo algumas coisas para um formato mais familiar no Telegram.\n- /http ``: Envia detalhes sobre um código HTTP específico. Exemplo: `/http 404`", + "usefulCommandsDesc": "*Comandos úteis*\n\n- /chatinfo: Envia informações sobre o grupo\n- /userinfo: Envia informações sobre você\n- /d | /device ``: Pesquisa um dispositivo no GSMArena e mostra suas especificações.\n- /weather | /clima ``: Veja o status do clima para uma localização específica\n- /modarchive | /tma ``: Baixa um módulo do The Mod Archive.\n- /http ``: Envia detalhes sobre um código HTTP específico. Exemplo: `/http 404`", "funnyCommands": "Comandos engraçados", "funnyCommandsDesc": "*Comandos engraçados*\n\n- /gay: Verifique se você é gay\n- /furry: Verifique se você é furry\n- /random: Escolhe um número aleatório entre 0-10", "interactiveEmojis": "Emojis interativos", @@ -81,8 +81,6 @@ "errorUpdatingBot": "Erro ao atualizar o bot\n\n{error}", "catImgErr": "Desculpe, mas não consegui obter a foto do gato que você queria.", "catGifErr": "Desculpe, mas não consegui obter o GIF do gato que você queria.", - "quoteResult": "Aqui está uma citação aleatória pra você (em inglês):", - "quoteErr": "Desculpe, mas algo deu errado ao exibir a citação.", "dogImgErr": "Desculpe, mas não consegui obter a foto do cacbhorro que você queria.", "foxApiErr": "Ocorreu um erro ao buscar dados da API.\n\n`{error}`", "duckApiErr": "Ocorreu um erro ao buscar dados da API.\n\n`{error}`",