bregydoc / gtranslate

Google translate API for unlimited and free translations, gtranslate generates the necessary token to use the Google Translate API for free

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide language warning when language is setted to auto.

unlinking opened this issue · comments

gtranslate.TranslationParams{ From: "auto", To: "en" }

[WARNING], 'auto' is a invalid language, switching to 'auto'

oh, sorry, ok