Retrospring/config/locales/activerecord.en.yml

48 lines
1.5 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 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:
2022-02-05 10:26:04 -08:00
current_password: "Current password"
email: "Email"
login: "Username or Email"
password: "Password"
password_confirmation: "Confirm your password"
2022-01-29 16:14:45 -08:00
profile_picture: "Profile picture"
profile_header: "Profile header"
2022-02-05 10:26:04 -08:00
screen_name: "Username"
2022-01-29 16:14:45 -08:00
show_foreign_themes: "Render other user themes when visiting their profile"
2022-01-27 11:19:06 -08:00
help:
2022-02-05 10:26:04 -08:00
user:
email: "Don't forget to check your spam folder in case our mail might have landed there!"
current_password: "We need your current password to confirm your changes"
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:
2022-02-05 10:26:04 -08:00
new: "Sign in"
create: :voc.register
2022-01-29 16:14:45 -08:00
update: :voc.save
profile:
2022-01-30 12:15:17 -08:00
update: :voc.save