Files
esx_core/locales/en.lua
T
nearbyplayer d95ac08d0a Multi-language support
Updated readme with proper clone link, and moved it to the front directory.
2017-08-15 14:59:46 -04: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_CONTENT~ to access the shop.',
['map_blip'] = 'gun shop',
}