Merge pull request #236 from gillidandaweb/patch-1

Fixed 'API' key to lowercase
This commit is contained in:
Manish Verma
2016-10-13 15:37:11 +05:30
committed by GitHub

View File

@@ -1364,7 +1364,7 @@ return [
'webhooks' => 'Webhooks',
'enter_url_to_send_ticket_details' => 'Enter the URL to send the ticket details',
'API' => 'API',
'api' => 'API',
'api_key' => 'API key',
'api_key_mandatory' => 'API key mandatory',
'api_configurations' => 'API configurations',