Changelog
- Translate-Shell now recognizes 159 languages in total (including all the languages currently supported by Google Translate, Bing Translator, and Yandex.Translate)
- Google Translate: fixed a regression bug (bac44df)
- Bing Translator: fixed engine support (4a3a900)
- Show HTTP error codes (892b543)
- The default engine is now changed to
auto
(which usesgoogle
by default, but automatically falls back onbing
if the specified language is not supported by Google Translate) - The options
-l
/-lang
for specifying the interface language are deprecated in favor of-hl
/-host
; the environment variableHOME_LANG
is deprecated in favor ofHOST_LANG
- 4 new options:
-list-languages
,-list-languages-english
,-list-codes
,-list-all
to list all languages and codes - The options
-L
/-linguist
(-list
is deprecated) now show more linguistic details about languages