... language, text); let url = ""; switch (language) { case "yoda": url = " https://api.funtranslations.com/translate/yoda.json?text=" + text; break; ...
確定! 回上一頁