Files
esx_core/locales/en.lua
T
2018-10-22 23:17:36 +02:00

13 lines
409 B
Lua

Locales ['en'] = {
['buy_license'] = 'buy weapon license?',
['yes'] = '%s',
['no'] = 'no',
['buy'] = 'you bought %s',
['not_enough_black'] = 'you do not have enough dirty money',
['not_enough'] = 'you do not have enough money',
['shop'] = 'weapon shop',
['shop_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~weapon store~s~.',
['shop_menu_item'] = '$%s',
['map_blip'] = 'weapon shop',
}