Difference between revisions of "Action: Translate Text"
(Created page with "== About == <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This action uses on device translation, so the translation may be of...") |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
</pre> | </pre> | ||
''''' [https://macrodroidforum.com/wiki/index.php/Magic_text Magic Text] ''''' | ''''' [https://macrodroidforum.com/wiki/index.php/Magic_text Magic Text] ''''' | ||
− | |||
=== Source language === | === Source language === | ||
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
Select the language of the text to be translated, you may need to download the language pack. | Select the language of the text to be translated, you may need to download the language pack. | ||
− | </pre | + | </pre> |
=== Output language === | === Output language === | ||
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
Choose the text output language, you may need to download the language pack. | Choose the text output language, you may need to download the language pack. | ||
− | </pre | + | </pre> |
=== Output String Variable === | === Output String Variable === | ||
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
You need a variable of type string to store the result of the translation. | You need a variable of type string to store the result of the translation. | ||
− | </pre | + | </pre> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 23:14, 1 February 2024
About
This action uses on device translation, so the translation may be of a lower quality than some online services.
Available configuration
Enter text
Enter the text to translate.
Source language
Select the language of the text to be translated, you may need to download the language pack.
Output language
Choose the text output language, you may need to download the language pack.
Output String Variable
You need a variable of type string to store the result of the translation.