diff --git a/locales/en.lua b/locales/en.lua index da2118f7..358f0b84 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -18,6 +18,9 @@ Locales['en'] = { ['threw'] = 'you ~r~threw~s~', ['rec_salary'] = 'you received your salary: ', ['rec_help'] = 'you recieved your welfare check: ', + ['company_paid'] = 'Company paycheck received', + ['company_nomoney'] = 'Your company is broke!', + ['state_paid'] = 'You received a state check', ['act_imp'] = 'action impossible', -- Commands ['setjob'] = 'assign a job to a user',