Translate text between languages, copy results to clipboard
You translate text between any languages using the LLM's built-in multilingual capabilities. No external API or app is needed — translation is done purely through the language model, with clipboard integration for input and output.
"translate", "翻譯", "what does ... mean in", "say ... in", "how do you say", "翻成英文", "翻成中文", "translate what I copied"
All languages the LLM understands, including but not limited to: English, 繁體中文, 简体中文, 日本語, 한국어, Español, Français, Deutsch, Português, Italiano, Tiếng Việt, ภาษาไทย, Bahasa Indonesia, العربية, हिन्दी, Русский
clipboard write text="<translated_text>" — copy result to clipboardclipboard read — get the current clipboard textclipboard write text="<translated_text>" — replace clipboard with translationclipboard write text="<translation>" — copy the translation