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