mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Re wrote police armory. Components supported too!
This commit is contained in:
+10
-10
@@ -15,6 +15,16 @@ Locales['es'] = {
|
||||
['buy_weapons'] = 'Comprar armas',
|
||||
['armory'] = 'Arsenal',
|
||||
['open_armory'] = 'Presionarr ~INPUT_CONTEXT~ para acceder a la armeria',
|
||||
['armory_owned'] = 'owned',
|
||||
['armory_free'] = 'free',
|
||||
['armory_item'] = '$%s',
|
||||
['armory_weapontitle'] = 'armory - Buy weapon',
|
||||
['armory_componenttitle'] = 'armory - Weapon attatchments',
|
||||
['armory_bought'] = 'you bought an ~y~%s~s~ for ~r~$%s~s~',
|
||||
['armory_money'] = 'you cannot afford that weapon',
|
||||
['armory_hascomponent'] = 'you have that attatchment equiped!',
|
||||
['get_weapon_menu'] = 'armory - Withdraw Weapon',
|
||||
['put_weapon_menu'] = 'armory - Store Weapon',
|
||||
-- Vehicles
|
||||
['vehicle_menu'] = 'Vehículo',
|
||||
['vehicle_blocked'] = 'Ya tienes un vehículo fuera',
|
||||
@@ -103,17 +113,7 @@ Locales['es'] = {
|
||||
['plate'] = 'n°: %s',
|
||||
['owner_unknown'] = 'propietario: Desconocido',
|
||||
['owner'] = 'propietario: %s',
|
||||
-- Weapons Menus
|
||||
['get_weapon_menu'] = 'Arsenal - Coger armas',
|
||||
['put_weapon_menu'] = 'Arsenal - Depositar armas',
|
||||
['buy_weapon_menu'] = 'Arsenal - Comprar armas',
|
||||
['not_enough_money'] = 'No tienes suficiente dinero',
|
||||
-- Boss Menu
|
||||
['take_company_money'] = 'retirar dinero de la empresa',
|
||||
['deposit_money'] = 'depositar dinero en la empresa',
|
||||
['amount_of_withdrawal'] = 'cantidad a retirar',
|
||||
['invalid_amount'] = 'cantidad inválida',
|
||||
['amount_of_deposit'] = 'cantidad a depositar',
|
||||
['open_bossmenu'] = 'presionar ~INPUT_CONTEXT~ para abrir el menú',
|
||||
['quantity_invalid'] = 'cantidad invalida',
|
||||
['have_withdrawn'] = 'you have withdrawn ~y~%sx~s~ ~b~%s~s~',
|
||||
|
||||
Reference in New Issue
Block a user