Simple, fast, translate selected words
Keep it simple,stupid.
<a href="https://github.com/Borber/tran" target="_blank" alt="Tran">
<img src="https://fastly.jsdelivr.net/gh/Borber/PublicPic1/tran/v1/tran.png">
</a>
| To \ Form | ZH | JA |
|---|---|---|
| ZH | ✅ | |
| EN | ✅ | |
| JA | ✅ |
Formas first language, non-first language will be translated into first language
Toas the second language, the first language will be translated into the second language
Q: Why build them separately instead of one program supporting all languages?
Because for each additional language type, the built package will increase. If most languages are supported, the program will increase to tens of meters, and this is for people who only need two languages ~~that’s me~~ not very friendly, and will also cause more time spent in identifying the language type. So tran will be built separately
If you are a Chinese user but need to read in English, you can choose the installation package of zh_en. Similarly, choose the installation package that suits you.
If you have needs in other languages, please raise an issue and I will add it to the build
Shift key twice. You can make Tran lose focus and close automatically by clicking elsewhere.Tran fixedTran will be automatically translatedIt is recommended to install the following fonts:
| Tool | Note |
|---|---|
| rust | Rust development |
| pnpm | Front-end package management |
| nodejs | Front-end development |
lib to implement functionsTheoretically, if more people use tran, the translation speed will remain very fast, because vercel cold start takes a long time. Frequent requests can keep it running. So you are encouraged to use tran frequently . Similarly, I also implore you to promote tran
More mirrors can support more people, so you are encouraged to create mirrors.
vercel proxy google translate
Because the default domain name of vercel cannot be directly accessed in China, if you do not have a domain name, you can raise an issue and I will provide a domain name for you to bind.
You can PR to MIRROR after deployment to contribute your strength