diff --git a/resources/lang/en/site.php b/resources/lang/en/site.php index 2aa54ef82..bb8a408ba 100644 --- a/resources/lang/en/site.php +++ b/resources/lang/en/site.php @@ -15,5 +15,6 @@ return [ 'contact' => 'Contact', 'contact-us' => 'Contact Us', 'places' => 'Places', + 'profiles' => 'Profiles', ];