retrospring/config/locales/activerecord.en.yml

36 lines
1.1 KiB
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 21:16:34 +01:00
ends_at: "End time"
2022-01-30 01:14:45 +01:00
profile:
description: "Biography"
display_name: "Your name"
location: "Location"
motivation_header: "Motivation header"
website: "Website"
2022-01-27 20:19:06 +01:00
service:
post_tag: "Tag"
2022-01-30 01:14:45 +01:00
user:
profile_picture: "Profile picture"
profile_header: "Profile header"
show_foreign_themes: "Render other user themes when visiting their profile"
2022-01-27 20:19:06 +01:00
help:
2022-01-30 01:14:45 +01:00
profile:
motivation_header: "Shown in the header of the question box on your profile. Motivate users to ask you questions!"
2022-01-27 20:19:06 +01:00
services/twitter:
post_tag: "Automatically append a tag to your shared answers. A # symbol is not automatically prepended."
2022-01-30 01:14:45 +01:00
helpers:
submit:
user:
update: :voc.save
profile:
update: :voc.save