mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
fix(locales): remove useless translations
This commit is contained in:
+2
-31
@@ -8,6 +8,8 @@ Locales['en'] = {
|
||||
['commandant_wear'] = 'Fbi outfit',
|
||||
['statepd_wear'] = 'State Police outfit',
|
||||
['specops_wear'] = 'Spec OPS outfit',
|
||||
['gilet_wear'] = 'orange reflective jacket',
|
||||
['bullet_wear'] = 'bulletproof vest',
|
||||
['open_cloackroom'] = 'press ~INPUT_CONTEXT~ to change',
|
||||
-- Armory
|
||||
['get_weapon'] = 'get Weapon',
|
||||
@@ -25,7 +27,6 @@ Locales['en'] = {
|
||||
['citizen_interaction'] = 'citizen Interaction',
|
||||
['vehicle_interaction'] = 'vehicle Interaction',
|
||||
['object_spawner'] = 'object Spawner',
|
||||
['animations'] = 'animations',
|
||||
|
||||
['id_card'] = 'iD Card',
|
||||
['search'] = 'search',
|
||||
@@ -46,36 +47,6 @@ 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',
|
||||
['cancel_emote'] = 'Cancel animation',
|
||||
['emotecanceled'] = 'Animation stoped',
|
||||
-- ID Card Menu
|
||||
['name'] = 'name : ',
|
||||
['bac'] = 'bAC : ',
|
||||
|
||||
@@ -8,6 +8,8 @@ Locales['fr'] = {
|
||||
['commandant_wear'] = 'Fbi outfit',
|
||||
['statepd_wear'] = 'State Police outfit',
|
||||
['specops_wear'] = 'Spec OPS outfit',
|
||||
['gilet_wear'] = 'Gilet orange',
|
||||
['bullet_wear'] = 'Gilet pare-balles',
|
||||
['open_cloackroom'] = 'appuez sur ~INPUT_CONTEXT~ pour vous changer',
|
||||
-- Armory
|
||||
['get_weapon'] = 'prendre Arme',
|
||||
|
||||
Reference in New Issue
Block a user