Retrospring/config/locales/activerecord.en.yml

19 lines
482 B
YAML
Raw Normal View History

en:
activerecord:
models:
announcement:
one: "Announcement"
other: "Announcements"
attributes:
announcement:
content: "Content"
link_href: "Link URL"
link_text: "Link text"
starts_at: "Start time"
2022-01-25 12:16:34 -08:00
ends_at: "End time"
2022-01-27 11:19:06 -08:00
service:
post_tag: "Tag"
help:
services/twitter:
post_tag: "Automatically append a tag to your shared answers. A # symbol is not automatically prepended."