xfslove / alfred-google-translate

Alfred 3 workflow - translate with google api💵🚫
MIT License
618 stars 65 forks source link

Alfred 4 安裝後無法使用 #84

Open reddratred opened 3 years ago

reddratred commented 3 years ago

哈嘍,您好 安裝後,嘗試鍵入一些文字,但都顯示如下的狀況:

[15:36:14.470] Google Translate[Script Filter] Queuing argument '測試' [15:36:14.570] Google Translate[Script Filter] Script with argv '測試' finished [15:36:14.579] Google Translate[Script Filter] {"items":[{"title": "Couldn't find the node binary", "subtitle": "Symlink it to /usr/local/bin"}]}

xfslove commented 3 years ago

you need install the nodejs on your Mac

reddratred commented 3 years ago

安裝之後可以使用了,感謝~ 但是我現在有另外一個問題是目前系統只支援中文簡體字,這設定可否增加繁體呢?感謝

顯示的狀況如下: [14:16:23.342] Google Translate[Script Filter] Queuing argument '你' [14:16:24.173] Google Translate[Script Filter] Script with argv '你' finished [14:16:24.179] Google Translate[Script Filter] { "items": [ { "title": "you", "subtitle": "Detected the input language is Chinese Simplified, not one of your configuration." } ] }

xfslove commented 3 years ago

可用用zh-TW

yang-wang11 commented 2 years ago

link https://github.com/xfslove/alfred-google-translate/issues/87