So i was trying to hak witrh friends and my hack broke so they said i need to localize my skript i was like wtf? here is my code please help i got the error at blk.!?! thanks

------------------------------------------------------------------
TEAM_BLKMARKETDEALER = DarkRP.createJob('Black Market Dealer', {
color = Color(112, 26, 0) ,
model = "models/player/leet.mdl",
description = [[Sell illegal stuff]],
weapons = {},
command = 'blackmarketdealer',
max = 2,
salary = 53,
admin = 0,
vote = false,
hasLicense = false,
})
------------------------------------------------------------------