Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi. Nice tool. I was so frustrated translating one of my never finished projects to english. There is maybe one thing that is a little weired, does the api autodetect the source language? Cause my game was initially written in german :) 


Thx for sharing 

Yes, the API used in the tool is the GoogleTrans library—automatically detects the source language of the text you provide. In the code, when we call the translate method without specifying the source language, it defaults to 'auto', which enables automatic language detection.

Works fine, maybe this tool has could save me from stop developing one of my ludum dare projects some years ago :D


Maybe I'll give it another try some day.