bug-fix-patch

This commit is contained in:
Manish Verma
2016-12-15 20:56:40 +05:30
parent 70d1b1fe12
commit 1fb18523b0
9 changed files with 27 additions and 10 deletions

View File

@@ -1051,4 +1051,5 @@ return [
'user-account-is-deleted' => 'This user account has been deleted.',
'restore-user' => 'Restore user account',
'delete-account-caution-info' => 'Please note this account may still have open tickets in the system.',
'reply-can-not-be-empty' => 'Reply can not be blank. Please enter your reply.',
];