Files
esx_core/locales/en.lua
T
Don 17d588c2e6 Fixed SQL, Fixed INPUT_CONTEXT
Fixed SQL, Fixed INPUT_CONTEXT, Fixed Readme
2017-08-17 00:10:07 -07:00

10 lines
287 B
Lua

Locales ['en'] = {
['buy'] = 'you bought',
['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',
}