diff --git a/README.md b/README.md index 52e8649..4c7b7fa 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,12 @@ ![](img/icon.png) -Automatically translate the help text of parameters. Rollover the parameter while holding the `Alt` key. - -![](img/rec1.webp) +## Features +- Automatically translate the help text of parameters. Rollover the parameter while holding the `Alt` key. -## Support language: +![](img/rec1.webp) -![](img/sc2_cr.png) - Optional function : OP's summaries can be translated. (Hold down the `Alt` key and rollover the OPs) @@ -25,6 +23,27 @@ Automatically translate the help text of parameters. Rollover the parameter whil ![](img/textTrans2.gif) +- Use `Ctrl+Alt+T` to get the translation in the second language (the default is English) + +![](img/Trans_dat_text_revers.gif) + +- If you hover the mouse over a DAT and press the shortcut key `Ctrl + Shift + T`, a translated text DAT will be created. + +![](img/Trans_dat.gif) + +- `Ctrl + Alt + Shift + T` creates a reverse translated text DAT. + +![](img/Trans_to_dat_revers.gif) + +- You can do some operations on the floating window. + +![](img/Trans_window_useing.gif) + +## Support language: + +![](img/sc2_cr.png) + + Use service `https://clients5.google.com/translate_a/` to translate, which is used in Google's Google Dictionary Chrome extension. (Google may block it at any time) ---