Set up a fresh Statamic site
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'unique_entry_value' => 'The :attribute has already been taken.',
|
||||
'unique_user_value' => 'The :attribute has already been taken.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user