Files
Elite-Gaming-FiveM/resources/BetterFlashlight/locales/en.lua
T
2024-08-12 19:17:09 -07:00

14 lines
618 B
Lua

Locales['en'] = {
['HelpString1'] = 'Animation Name: ~h~%s~h~~s~',
['HelpString2'] = 'Press %s to turn ~g~on~s~/~r~off~s~ the flashlight',
['HelpString3'] = 'Press %s to change the animation',
['HelpString4'] = '~h~BetterFlashlight made by miraf',
['HelpString5'] = 'Animations edited by Big Gucci Nelson',
['PoliceTorchAnim'] = 'Police torch',
['SecGuard1Anim'] = 'Security Guard 1',
['SecGuard2Anim'] = 'Security Guard 2',
['SecGuard3Anim'] = 'Security Guard 3',
['SecGuard4Anim'] = 'Security Guard 4',
['SecGuard5Anim'] = 'Security Guard 5',
['Default'] = 'Default'
}