Welcome to use the vscode i18n - AI plugin! This plugin is specifically designed for one - click translation in JavaScript internationalization. It can automatically translate specified content into the target language and write it into the target file, significantly streamlining the development process.
Basic Configuration: Before using the plugin, you need to configure i18n-ai.baseLangPath and i18n-ai.translateLang. There are relevant guides available during the configuration process.
File Generation and Modification: When you configure the plugin for the first time, it will automatically generate a t.json file in the root directory of your project. If you need to change the absolute directory location of the file, you must re - configure i18n-ai.baseLangPath after the modification.
Workspace Settings Recommendation: It is recommended to configure workspace settings so that each project can have different paths configured flexibly.