Scaleform when weapon is bought, gta sounds, cleanup

This commit is contained in:
ElPumpo
2018-12-23 17:15:56 +01:00
parent 3e363d522f
commit eaf63483da
12 changed files with 166 additions and 106 deletions
+3 -3
View File
@@ -2,12 +2,12 @@ Locales ['br'] = {
['buy_license'] = 'buy weapon license?',
['yes'] = '%s',
['no'] = 'no',
['buy'] = 'você comprou ~y~%s~s~ for ~r~R$%s~s~',
['weapon_bought'] = 'purchased for %s EUR',
['not_enough_black'] = 'você não tem dinheiro sujo suficiente',
['not_enough'] = 'você não tem dinheiro suficiente',
['already_owned'] = 'you already own this weapon!',
['shop'] = 'comprar',
['shop_menu'] = 'pressione ~INPUT_CONTEXT~ para comprar armas.',
['shop_menu_title'] = 'comprar',
['shop_menu_prompt'] = 'pressione ~INPUT_CONTEXT~ para comprar armas.',
['shop_menu_item'] = 'R$%s',
['map_blip'] = 'loja de Armas',
}