diff --git a/resources/lang/en/site.php b/resources/lang/en/site.php index f28f5745..e6a2cbfe 100644 --- a/resources/lang/en/site.php +++ b/resources/lang/en/site.php @@ -14,5 +14,6 @@ return [ 'selectLocale' => 'Select one of the supported languages', 'contact' => 'Contact', 'contact-us' => 'Contact Us', + 'places' => 'Places', ];