soimort / translate-shell

:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
https://www.soimort.org/translate-shell
The Unlicense
6.85k stars 388 forks source link

"Voice output isn't available for Emoji" #436

Closed vitaly-zdanevich closed 2 years ago

vitaly-zdanevich commented 2 years ago

Gentoo.

$ trans --version

Translate Shell       0.9.6.12

platform              Linux
terminal type         xterm-kitty
bi-di emulator        [N/A]
gawk (GNU Awk)        5.1.0
fribidi (GNU FriBidi) 1.0.10
audio player          mpg123
terminal pager        less
web browser           xdg-open
user locale           C.UTF8 (Emoji)
home language         emj
source language       auto
target language       emj
translation engine    google
proxy                 [NONE]
user-agent            Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
ip version            [DEFAULT]
theme                 default
init file             [NONE]

Home language is emj? Why?

soimort commented 2 years ago

There was a bug in detecting the language of the user locale. Should be fixed now.