Files
esx_core/locales/en.lua
T
2017-10-14 23:42:41 +02:00

11 lines
276 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',
}