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 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:
2022-02-05 19:26:04 +01:00
current_password: "Current password"
email: "Email"
login: "Username or Email"
password: "Password"
password_confirmation: "Confirm your password"
2022-01-30 01:14:45 +01:00
profile_picture: "Profile picture"
profile_header: "Profile header"
2022-02-05 19:26:04 +01:00
screen_name: "Username"
2022-01-30 01:14:45 +01:00
show_foreign_themes: "Render other user themes when visiting their profile"
2022-01-27 20:19:06 +01:00
help:
2022-02-05 19:26:04 +01: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-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:
2022-02-05 19:26:04 +01:00
new: "Sign in"
create: :voc.register
2022-01-30 01:14:45 +01:00
update: :voc.save
profile:
2022-01-30 21:15:17 +01:00
update: :voc.save