From a3b78e5a80ffd6f5839a8302bf0d42aba7fd944b Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 10 Aug 2016 16:08:50 -0400 Subject: [PATCH] Add English default text for comment submission modals and titles --- _data/ui-text.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/ui-text.yml b/_data/ui-text.yml index 13addada..83f47ed7 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -18,6 +18,7 @@ en: &DEFAULT_EN categories_label : "Categories:" date_label : "Updated:" comments_label : "Leave a Comment" + comments_title : "Comments" more_label : "Learn More" related_label : "You May Also Enjoy" follow_label : "Follow:" @@ -27,6 +28,10 @@ en: &DEFAULT_EN email_label : "Email" recent_posts : "Recent Posts" undefined_wpm : "Undefined parameter words_per_minute at _config.yml" + comment_success_title : "Comment submitted" + comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved." + comment_error_title : "I Am Error" + comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again." en-US: <<: *DEFAULT_EN en-CA: