diff --git a/app/Language/en/Attributes.php b/app/Language/en/Attributes.php index fbf64daa6..c6270efdc 100644 --- a/app/Language/en/Attributes.php +++ b/app/Language/en/Attributes.php @@ -13,7 +13,7 @@ return [ "definition_name" => "Add Attribute", "definition_name_required" => "Attribute name is a required field", "definition_one_or_multiple" => "attribute(s)", - "definition_successful_adding" => "You have successfully added the attribute.", + "definition_successful_adding" => "You have successfully added the attribute", "definition_successful_deleted" => "You have successfully deleted", "definition_successful_updating" => "You have successfully updated the attribute", "definition_type" => "Attribute Type",