Greasy Fork is available in English.

tikuT

ce

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @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
};