mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Implemented new vehicle garage, final commit v1.2.0
This commit is contained in:
+3
-1
@@ -4,7 +4,6 @@ Locales['br'] = {
|
||||
['ems_clothes_civil'] = 'Roupa Normal',
|
||||
['ems_clothes_ems'] = 'Entrar como Socorrista',
|
||||
-- Vehicles
|
||||
['store_veh'] = 'press ~INPUT_CONTEXT~ to store the vehicle',
|
||||
['ambulance'] = 'ambulance',
|
||||
['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.',
|
||||
['helicopter_buy'] = 'helicopter shop',
|
||||
@@ -25,6 +24,9 @@ Locales['br'] = {
|
||||
['garage_empty'] = 'you dont have any vehicles in your garage.',
|
||||
['garage_released'] = 'your vehicle has been released from the garage.',
|
||||
['garage_store_nearby'] = 'there is no nearby vehicles.',
|
||||
['garage_storeditem'] = 'open garage',
|
||||
['garage_storeitem'] = 'store vehicle in garage',
|
||||
['garage_buyitem'] = 'vehicle shop',
|
||||
['shop_item'] = '$%s',
|
||||
['vehicleshop_title'] = 'vehicle Shop',
|
||||
['vehicleshop_confirm'] = 'do you want to buy this vehicle?',
|
||||
|
||||
Reference in New Issue
Block a user