Expanded error message.

This commit is contained in:
James Cole 2015-12-15 08:19:16 +01:00
parent 289e5a5442
commit ba722e8ed5

View File

@ -13,7 +13,7 @@ return [
|
*/
'invalid_domain' => 'Cannot register from this domain.',
'invalid_domain' => 'Due to security constraints, you cannot register from this domain.',
'file_already_attached' => 'Uploaded file ":name" is already attached to this object.',
'file_attached' => 'Succesfully uploaded file ":name".',
'file_invalid_mime' => 'File ":name" is of type ":mime" which is not accepted as a new upload.',