retrospring/config/locales/activerecord.en.yml
2022-01-25 22:31:25 +01:00

13 lines
295 B
YAML

en:
activerecord:
models:
announcement:
one: "Announcement"
other: "Announcements"
attributes:
announcement:
content: "Content"
link_href: "Link URL"
link_text: "Link text"
starts_at: "Start time"
ends_at: "End time"