The font display of the translated text looks a bit strange; it did not use the font from the options.
https://i.ibb.co/3pKnXYP/77.png
Can translate comments in the code?
https://i.ibb.co/7CLVpnX/22.png
For example:
//cd - change current directory.
//cd - 更改当前目录。
// It seems need it for all file commands, therefore lets make a function.
// 似乎所有文件命令都需要它,因此让我们创建一个函数。
// Multiple commands can be executed. Use separator ; or &&.
// 可以执行多个命令。 使用分隔符; 或者 &&。
The best results are achieved using OpenAI for translation, Is it possible to save the results to the original cookbook file? Otherwise, it costs a token every time I use it.
It would be great if we could support editing and saving corrections in the translations.
https://i.ibb.co/3pKnXYP/77.png
Can translate comments in the code?
https://i.ibb.co/7CLVpnX/22.png
For example:
//cd - change current directory.
//cd - 更改当前目录。
// It seems need it for all file commands, therefore lets make a function.
// 似乎所有文件命令都需要它,因此让我们创建一个函数。
// Multiple commands can be executed. Use separator ; or &&.
// 可以执行多个命令。 使用分隔符; 或者 &&。
The best results are achieved using OpenAI for translation, Is it possible to save the results to the original cookbook file? Otherwise, it costs a token every time I use it.
It would be great if we could support editing and saving corrections in the translations.