mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Locale formatting, 4 tab indent
This commit is contained in:
+2
-2
@@ -3,6 +3,6 @@ Locales['en'] = {
|
||||
['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',
|
||||
['entered_into'] = '%s entered the instance',
|
||||
['left_out'] = '%s left the instance',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user