mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
Merge pull request #12 from TheMrDeivid/patch-2
Added a animations menu
This commit is contained in:
+30
-1
@@ -25,6 +25,7 @@ Locales['en'] = {
|
||||
['citizen_interaction'] = 'citizen Interaction',
|
||||
['vehicle_interaction'] = 'vehicle Interaction',
|
||||
['object_spawner'] = 'object Spawner',
|
||||
['animations'] = 'animations',
|
||||
|
||||
['id_card'] = 'iD Card',
|
||||
['search'] = 'search',
|
||||
@@ -45,6 +46,34 @@ Locales['en'] = {
|
||||
['spikestrips'] = 'spikestrips',
|
||||
['box'] = 'box',
|
||||
['cash'] = 'Box of cash',
|
||||
['police_animations'] = 'Police Animations',
|
||||
['dotraffic'] = 'Do a traffic stop',
|
||||
['take_note'] = 'Take notes',
|
||||
['stand_by'] = 'Stand by',
|
||||
['stand_by_2'] = 'Stand by 2',
|
||||
['stand_by_3'] = 'Stand by 3',
|
||||
['crowd_control'] = 'Crowd control',
|
||||
['doinvestigate'] = 'Investigate',
|
||||
['dobinoculars'] = 'Use the binoculars',
|
||||
['taking_notes'] = 'Im done with taking notes',
|
||||
['dealing_with_traffic'] = 'Dealing with traffic is hard',
|
||||
['standing_cop'] = 'I cant be here anymore',
|
||||
['standing_cop_2'] = 'I cant be here anymore',
|
||||
['standing_cop_3'] = 'I cant be here anymore',
|
||||
['use_binoculars'] = 'I cant see nothing',
|
||||
['do_crowd_control'] = 'The crowd is contained',
|
||||
['investigate_done'] = 'My investigation is done',
|
||||
['docrouch'] = 'Crouch',
|
||||
['kneel'] = 'Let me get up',
|
||||
['hang_out'] = 'Free time 1',
|
||||
['hanging_out'] = 'Lets go work',
|
||||
['doleaning'] = 'Free time 2',
|
||||
['dosmoking'] = 'Free time 3',
|
||||
['dodrinking'] = 'Free time 4',
|
||||
['domobile'] = 'Free time 5',
|
||||
['aacoffe'] = 'Morning coffe',
|
||||
['push_ups'] = 'Exercise a little',
|
||||
['exercise'] = 'Im tired',
|
||||
--ID Card Menu
|
||||
['name'] = 'name : ',
|
||||
['bac'] = 'bAC : ',
|
||||
@@ -101,4 +130,4 @@ Locales['en'] = {
|
||||
['police4'] = 'unmarked Vehicle',
|
||||
['policeb'] = 'motorcycle',
|
||||
['policet'] = 'transport Van',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user