mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 11:36:05 +01:00
13 lines
295 B
YAML
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"
|