I am using "from googletrans import Translator" But it just translate names in English language .
For example I have name as :दर्पण It got converted as : "Mirror" using googletrans .I want this to be "Darpan" only
Any suggestions please?
I am using "from googletrans import Translator" But it just translate names in English language .
For example I have name as :दर्पण It got converted as : "Mirror" using googletrans .I want this to be "Darpan" only
Any suggestions please?