Files
esx_core/locales/en.lua
T
2017-08-15 21:38:47 -04:00

10 lines
219 B
Lua

Locales['en'] = {
['shop'] = 'shop',
['shops'] = 'shops',
['press_menu'] = 'press ~INPUT_CONTEXT~ to access the store.',
['bought'] = 'you bought ~b~1x ',
['not_enough'] = 'you do not ~r~have enough~s~ money.'
}