mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Renamming interactions menu (Csitoyen => véhicule & voirie)
This commit is contained in:
+2
-2
@@ -348,7 +348,7 @@ function OpenPoliceActionsMenu()
|
||||
ESX.UI.Menu.Open(
|
||||
'default', GetCurrentResourceName(), 'vehicle_interaction',
|
||||
{
|
||||
title = 'Interaction Csitoyen',
|
||||
title = 'Interaction véhicule',
|
||||
align = 'top-left',
|
||||
elements = {
|
||||
{label = 'Infos véhicule', value = 'vehicle_infos'},
|
||||
@@ -420,7 +420,7 @@ function OpenPoliceActionsMenu()
|
||||
ESX.UI.Menu.Open(
|
||||
'default', GetCurrentResourceName(), 'citizen_interaction',
|
||||
{
|
||||
title = 'Interaction Csitoyen',
|
||||
title = 'Interaction voirie',
|
||||
align = 'top-left',
|
||||
elements = {
|
||||
{label = 'Plot', value = 'prop_roadcone02a'},
|
||||
|
||||
Reference in New Issue
Block a user