tikuT

ce

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greasyfork.org/scripts/469270/1209429/tikuT.js을(를) 사용하여 포함하는 라이브러리입니다.

function func(){
  // console.log("引入成功");
  var jsonData = {
"PleasecallmeMaryThat'smyfirstname":"HowshallIaddressyou?",
"Excuseme,Yes,it's86332788Ifyouhaveanyotherquestions,don'thesitatetoask":"couldyoupleasetellmewhatsthetelephonenumberonmydesk?",
"Hello,I'mDavidChenNicetomeetyou":"Nicetomeetyoutoo",
"Hi,I'mMelindaSmith,thenewsecretaryNicetomeetyouhereHi,I'mMikeBrownfromtheTrainingCenter":"Ihopeyoullbehappyworkinghere",
"Sally,,MaryBrownNicetomeetyouI'mSallyJohnson,theSalesManager":"thisisournewsecretary",
"Isn'titimpolitetocallpeoplebytheirfirstnamesTheunderlinedwordisofthesamewordclassas":"interesting",
"Don'tbeafraidaskalotofquestions":"to",
"Hello,everyoneI'dliketotoyouournewsecretary,MelindaSmith":"introduce",
"IliketheworkingatmospherehereIt'svery":"friendly",
"Ithinkisimpolitetocallpeoplebytheirfirstnames":"it",
"I'mlookingforwardtotogetherwithyou":"working",
"Ifyouhaveanyquestionshere,pleasetellusWe'llallbetohelpyou":"ready",
"Keepingeyecontactmakestheotherpersonwelcomeandcomfortable":"feel",
"Peoplehereusuallyeachotherbytheirfirstnamesinsteadoffamilynames":"call",
"Smilealotandbefriendlyaspossibletoeveryoneyoumeet":"as",

    }
    return jsonData
};