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.94k stars 391 forks source link

cannot translate text into Norwegian with bing #330

Closed labolado closed 4 years ago

labolado commented 4 years ago

cannot translate text into Norwegian with bing, but bing support Norwegian.

trans   :no 'how are you'    -e bing

how are you

[  -> Norsk ]

trans   :nb 'how are you'    -e bing

how are you

[  -> Norsk ]
soimort commented 4 years ago

Thanks for reporting this. Should be fixed in the develop branch. (now both no and nb translate to Norwegian Bokmål.)

$ trans -e bing :no 'how dare you'
how dare you

Hvordan våger du

[ English → Norsk ]