Porpoises Translator is a free translation tool that utilizes the Google Translate API through the deep_translator
library.
To use the Porpoises Translator, you need to provide the following parameters:
- text: The content that needs translation.
- src_language: (Optional) The source language to translate from. If not provided, the tool will automatically detect the source language.
- target_language: The target language to translate the text into.