Sha256: dbb2ac463e273b3feeeb4a5cb69d53fc7f2dc0ee88075387f52e9ef52da0343d
Contents?: true
Size: 793 Bytes
Versions: 12
Compression:
Stored size: 793 Bytes
Contents
# Sample localization file for English. Add more files in this directory for other locales. # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: contact_us: contact_mailer: contact_email: sent_by_contact_form: "Sent by contact form from %{email}" sent_by_name: "Sent by %{name} from %{email}" subject: "Contact Us message from %{email}" contacts: new: &new contact_us: "Contact Us" email: "Email" message: "Message" name: "Name" subject: "Subject" submit: "Submit" new_formtastic: <<: *new new_simple_form: <<: *new notices: error: "You must enter both fields." success: "Contact email was successfully sent."
Version data entries
12 entries across 12 versions & 2 rubygems