config/locales/contact_us.zh.yml in contact_us-0.3.0 vs config/locales/contact_us.zh.yml in contact_us-0.4.0.beta

- old
+ new

@@ -7,15 +7,19 @@ contact_email: sent_by_contact_form: "由contact form发送。 %{email}" sent_by_name: "Sent by %{name} from %{email}" subject: "Contact Us message from %{email}" contacts: - new: + new: &new contact_us: "联系我们" email: "邮箱" message: "消息" name: "Name" subject: "Subject" submit: "发送" + new_formtastic: + <<: *new + new_simple_form: + <<: *new notices: error: "请正确输入邮箱与信息。" success: "邮件已成功发送。"