mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Implemented cancel event confirmation, closes #5
This commit is contained in:
+3
-2
@@ -1,8 +1,9 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['skin_menu'] = 'Skin Menu',
|
||||
['use_rotate_view'] = 'use ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ and ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ to rotate the view.',
|
||||
['skin'] = 'change skin',
|
||||
['saveskin'] = 'save skin to a file',
|
||||
|
||||
['confirm_escape'] = 'do you want to cancel the skin changer? All changes go unsaved.',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user