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:
+9
-11
@@ -1,13 +1,11 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['new_message'] = '~b~New message:~s~ %s',
|
||||
['press_take_call'] = ' - Press ~INPUT_CONTEXT~ to take the call',
|
||||
['taken_call'] = ' has taken the call',
|
||||
['gps_position'] = 'destination entered into the GPS',
|
||||
['message_sent'] = 'message sent',
|
||||
['cannot_add_self'] = 'you can not add yourself',
|
||||
['number_in_contacts'] = 'this number is alraedy in your contact list',
|
||||
['contact_added'] = 'contact added',
|
||||
['number_not_assigned'] = 'this number is not assigned...',
|
||||
|
||||
['new_message'] = '~b~New message:~s~ %s',
|
||||
['press_take_call'] = ' - Press ~INPUT_CONTEXT~ to take the call',
|
||||
['taken_call'] = ' has taken the call',
|
||||
['gps_position'] = 'destination entered into the GPS',
|
||||
['message_sent'] = 'message sent',
|
||||
['cannot_add_self'] = 'you can not add yourself',
|
||||
['number_in_contacts'] = 'this number is alraedy in your contact list',
|
||||
['contact_added'] = 'contact added',
|
||||
['number_not_assigned'] = 'this number is not assigned...',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user