{"ScriptPreparationCode":"var languageCodes = {\r\n\t\u0027en\u0027: true,\r\n\t\u0027af\u0027: true,\r\n\t\u0027sq\u0027: true,\r\n\t\u0027am\u0027: true,\r\n\t\u0027ar\u0027: true,\r\n\t\u0027hy\u0027: true,\r\n\t\u0027az\u0027: true,\r\n\t\u0027bn\u0027: true,\r\n\t\u0027bs\u0027: true,\r\n\t\u0027bg\u0027: true,\r\n\t\u0027ca\u0027: true,\r\n\t\u0027zh\u0027: true,\r\n\t\u0027zh-tw\u0027: true,\r\n\t\u0027hr\u0027: true,\r\n\t\u0027cs\u0027: true,\r\n\t\u0027da\u0027: true,\r\n\t\u0027fa-af\u0027: true,\r\n\t\u0027nl\u0027: true,\r\n\t\u0027et\u0027: true,\r\n\t\u0027fa\u0027: true,\r\n\t\u0027tl\u0027: true,\r\n\t\u0027fi\u0027: true,\r\n\t\u0027fr\u0027: true,\r\n\t\u0027fr-ca\u0027: true,\r\n\t\u0027ka\u0027: true,\r\n\t\u0027de\u0027: true,\r\n\t\u0027el\u0027: true,\r\n\t\u0027gu\u0027: true,\r\n\t\u0027ht\u0027: true,\r\n\t\u0027ha\u0027: true,\r\n\t\u0027he\u0027: true,\r\n\t\u0027hi\u0027: true,\r\n\t\u0027hu\u0027: true,\r\n\t\u0027is\u0027: true,\r\n\t\u0027id\u0027: true,\r\n\t\u0027ga\u0027: true,\r\n\t\u0027it\u0027: true,\r\n\t\u0027ja\u0027: true,\r\n\t\u0027kn\u0027: true,\r\n\t\u0027kk\u0027: true,\r\n\t\u0027ko\u0027: true,\r\n\t\u0027lv\u0027: true,\r\n\t\u0027lt\u0027: true,\r\n\t\u0027mk\u0027: true,\r\n\t\u0027ms\u0027: true,\r\n\t\u0027ml\u0027: true,\r\n\t\u0027mt\u0027: true,\r\n\t\u0027mr\u0027: true,\r\n\t\u0027mn\u0027: true,\r\n\t\u0027no\u0027: true,\r\n\t\u0027ps\u0027: true,\r\n\t\u0027pl\u0027: true,\r\n\t\u0027pt\u0027: true,\r\n\t\u0027pt-pt\u0027: true,\r\n\t\u0027pa\u0027: true,\r\n\t\u0027ro\u0027: true,\r\n\t\u0027ru\u0027: true,\r\n\t\u0027sr\u0027: true,\r\n\t\u0027si\u0027: true,\r\n\t\u0027sk\u0027: true,\r\n\t\u0027sl\u0027: true,\r\n\t\u0027so\u0027: true,\r\n\t\u0027es\u0027: true,\r\n\t\u0027es-mx\u0027: true,\r\n\t\u0027sw\u0027: true,\r\n\t\u0027sv\u0027: true,\r\n\t\u0027ta\u0027: true,\r\n\t\u0027te\u0027: true,\r\n\t\u0027th\u0027: true,\r\n\t\u0027tr\u0027: true,\r\n\t\u0027uk\u0027: true,\r\n\t\u0027ur\u0027: true,\r\n\t\u0027uz\u0027: true,\r\n\t\u0027vi\u0027: true,\r\n\t\u0027cy\u0027: true,\r\n};","TestCases":[{"Name":"Object.hasOwn()","Code":"Object.hasOwn(languageCodes, \u0027tr\u0027);","IsDeferred":false},{"Name":"in","Code":"\u0027tr\u0027 in languageCodes;","IsDeferred":false},{"Name":"Object[property]","Code":"languageCodes[\u0027tr\u0027];","IsDeferred":false}]}