mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
chore(coding-style): correct indentation
This commit is contained in:
+6
-8
@@ -1,10 +1,8 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['left_instance'] = 'you have left the instance',
|
||||
['invite_expired'] = 'invite expired',
|
||||
['press_to_enter'] = 'press ~INPUT_CONTEXT~ to enter the instance',
|
||||
['entered_instance'] = 'you entered the instance',
|
||||
['entered_into'] = ' entered the instance',
|
||||
['left_out'] = ' left the instance',
|
||||
|
||||
['left_instance'] = 'you have left the instance',
|
||||
['invite_expired'] = 'invite expired',
|
||||
['press_to_enter'] = 'press ~INPUT_CONTEXT~ to enter the instance',
|
||||
['entered_instance'] = 'you entered the instance',
|
||||
['entered_into'] = ' entered the instance',
|
||||
['left_out'] = ' left the instance',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user