mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
chore(coding-style): correct indentation
This commit is contained in:
+19
-19
@@ -1,23 +1,23 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['robbery_cancelled'] = 'the robbery will be cancelled, you will gain nothing!',
|
||||
['robbery_successful'] = 'successful robbery you have gained ~g~$',
|
||||
['shop_robbery'] = 'shop Robbery',
|
||||
['press_to_rob'] = 'press ~INPUT_CONTEXT~ to rob ~b~',
|
||||
['robbery_of'] = 'store robbery: ~r~',
|
||||
['seconds_remaining'] = '~w~ seconds remaning',
|
||||
['robbery_cancelled_at'] = '~r~ Robbery cancelled at: ~b~',
|
||||
['robbery_has_cancelled'] = '~r~ robbery has been cancelled: ~b~',
|
||||
['already_robbed'] = 'this store has already been robbed. Please wait: ',
|
||||
['seconds'] = 'seconds.',
|
||||
['rob_in_prog'] = '~r~ robbery in progress at: ~b~',
|
||||
['started_to_rob'] = 'you started to rob ',
|
||||
['do_not_move'] = ', do not move away!',
|
||||
['alarm_triggered'] = 'the alarm has been triggered',
|
||||
['hold_pos'] = 'hold for 5 minutes and the money is yours!',
|
||||
['robbery_complete'] = '~r~ Robbery complete.~s~ ~h~ Run!',
|
||||
['robbery_complete_at'] = '~r~ Robbery complete at: ~b~',
|
||||
['min_two_police'] = 'there must be at least ~b~2 policemen~s~ in town to rob.',
|
||||
['robbery_already'] = '~r~A robbery is already in progress.',
|
||||
['robbery_cancelled'] = 'the robbery will be cancelled, you will gain nothing!',
|
||||
['robbery_successful'] = 'successful robbery you have gained ~g~$',
|
||||
['shop_robbery'] = 'shop Robbery',
|
||||
['press_to_rob'] = 'press ~INPUT_CONTEXT~ to rob ~b~',
|
||||
['robbery_of'] = 'store robbery: ~r~',
|
||||
['seconds_remaining'] = '~w~ seconds remaning',
|
||||
['robbery_cancelled_at'] = '~r~ Robbery cancelled at: ~b~',
|
||||
['robbery_has_cancelled'] = '~r~ robbery has been cancelled: ~b~',
|
||||
['already_robbed'] = 'this store has already been robbed. Please wait: ',
|
||||
['seconds'] = 'seconds.',
|
||||
['rob_in_prog'] = '~r~ robbery in progress at: ~b~',
|
||||
['started_to_rob'] = 'you started to rob ',
|
||||
['do_not_move'] = ', do not move away!',
|
||||
['alarm_triggered'] = 'the alarm has been triggered',
|
||||
['hold_pos'] = 'hold for 5 minutes and the money is yours!',
|
||||
['robbery_complete'] = '~r~ Robbery complete.~s~ ~h~ Run!',
|
||||
['robbery_complete_at'] = '~r~ Robbery complete at: ~b~',
|
||||
['min_two_police'] = 'there must be at least ~b~2 policemen~s~ in town to rob.',
|
||||
['robbery_already'] = '~r~A robbery is already in progress.',
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user