View Project
I built this tool because when I build multilingual sites with multilingual interfaces in mind, I often need to translate multiple json and md files, and the json files are used in next js to hold different versions of the language.
When I let chatgpt translate for me, if the content of the file is a little bit more I need to copy and paste one by one to let it translate for me, and then paste it into the corresponding file, which takes me a lot of time, so I made this tool, you can upload multiple files, select multiple language versions, and then download the translated files with one click, which saves me a lot of time!
Built with