19 lines
482 B
YAML
19 lines
482 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"
|
|
service:
|
|
post_tag: "Tag"
|
|
help:
|
|
services/twitter:
|
|
post_tag: "Automatically append a tag to your shared answers. A # symbol is not automatically prepended."
|