mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-09-16 05:11:39 +08:00
翻译,可以识别除英语与汉语的其他语言
This commit is contained in:
@@ -81,7 +81,8 @@ var onInputChange = async function () {
|
||||
to = 'en';
|
||||
postMsg()
|
||||
} else {
|
||||
document.getElementById("LangType").innerHTML = res
|
||||
document.getElementById("LangType").innerHTML = res2
|
||||
to = 'zh';
|
||||
postMsg()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user