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

14 lines
350 B
Lua

Locales ['en'] = {
['buy_license'] = 'buy a license?',
['yes'] = 'yes',
['no'] = 'no',
['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',
}