Files
esx_core/locales/en.lua
T
2018-10-22 22:50:43 +02:00

12 lines
356 B
Lua

Locales ['en'] = {
['buy_license'] = 'buy weapon license?',
['yes'] = 'yes',
['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'] = 'shop',
['shop_menu'] = 'Press ~INPUT_CONTEXT~ to access the shop.',
['map_blip'] = 'gun shop',
}