diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml index 6c5d6d13..4de24bd8 100644 --- a/config/locales/activerecord.en.yml +++ b/config/locales/activerecord.en.yml @@ -7,6 +7,9 @@ en: answer: one: "Answer" other: "Answers" + comment: + one: "Comment" + other: "Comments" question: one: "Question" other: "Questions"