Telegram Translator
Translate message in Telegram Web.
Most of the usage is the same as Discord Translator. The document is currently being written…
Introduction
Quick Input Translation
You can quickly translate the input content in the input box
Overview
How To Use
When you enter “Nice to see you /ko” in the input box, it will be translated into Korean
Input Content : Nice to see you
End Symbol: /
Language Code: ko
“ko” is the language code for Korean. To translate to another language, simply replace “ko” with the corresponding language code.
Auto Translation
Real-time translation of chat content
Overview
How To Use
Open the auto translation switch option in the extension options page. When you receive a message, it will be translated into the language you set in the options.
Button Translation
You can click the button to translate chat message.
Overview
How To Use
Click the button to translate the chat message.
Side Panel Translation
You can use side panel to translate chat message.
Overview
How To Use
Extension Options
Personalized configurations for a better experience.
Translation Service
DeepL
How to get API Key?
- Open the URL: https://www.deepl.com/en/your-account/summary
- Copy the API key
OpenAI
How to get API Key?
- Open the URL: https://platform.openai.com/api-keys
- Create the API Key
xAI
How to get API Key?
- Open the URL: https://console.x.ai/
- Create the API Key
Notice
If you want to modify the prompt, remember to place #{targetLanguage}#
and
#{content}#
in the appropriate positions.
#{targetLanguage}#
: The target
language of the translated content
#{content}#
: What needs to be translated