Files
esx_core/locales/en.lua
T

14 lines
494 B
Lua

Locales ['en'] = {
['buy_license'] = 'buy weapon license?',
['yes'] = '%s',
['no'] = 'no',
['weapon_bought'] = 'purchased for $%s',
['not_enough_black'] = 'you do not have enough dirty money',
['not_enough'] = 'you do not have enough money',
['already_owned'] = 'you already own this weapon!',
['shop_menu_title'] = 'ammu-Nation',
['shop_menu_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Ammu-Nation~s~.',
['shop_menu_item'] = '$%s',
['map_blip'] = 'ammu-Nation',
}