Retrospring/config/locales/activerecord.en.yml

14 lines
295 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"