more changes

This commit is contained in:
Sujit Prasad
2016-06-14 17:22:35 +05:30
parent d77d864c2e
commit dc96c6950f
6 changed files with 40 additions and 11 deletions

View File

@@ -1313,6 +1313,7 @@ return [
'sorry_you_are_not_allowed_token_expired' => 'Sorry you are not allowed. Token Expired!',
'thank_you_for_your_rating' => 'Thank you for your rating!',
'your_ticket_has_been' => 'Your ticket has been',
'failed_to_send_email_contact_administrator' => 'Email sending faied. Please contact system Administrator',
/*
* |---------------------------------------------------------------------------------------
|Api settings
@@ -1341,4 +1342,5 @@ return [
'error-debug-settings-saved-message' => 'Your error and debugging settings have been saved successfully',
'error-debug-settings-error-message' => 'You have not made any change in the settings.',
'error-logs' => 'Error logs',
];