English | 简体中文
A tool for improving international translation efficiency, supports translation into any language you want.
# npm
$ npm install i18n-json-translate
# yarn
$ yarn add i18n-json-translate
# Usage
$ json-translate
For use in the following scenarios:
Use the translation result of key as its value
{
"你好": "",
"苹果": ""
}
manufacturers | condition |
---|---|
Baidu translate | Sign up and according to developer documentation |
Netease Youdao translate | Sign up and according to developer documentation |
ChatGPT | Need API Key |
Node Version |
---|
>= v16.0.0 |