44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
en:
|
|
simple_form:
|
|
"yes": 'Yes'
|
|
"no": 'No'
|
|
required:
|
|
text: 'required'
|
|
mark: '*'
|
|
error_notification:
|
|
default_message: "Please review the problems below:"
|
|
|
|
labels:
|
|
defaults:
|
|
email: E-mail address
|
|
password: Password
|
|
username: Username
|
|
confirm_password: Confirm password
|
|
new_password: New password
|
|
confirm_new_password: Confirm new password
|
|
current_password: Current password
|
|
display_name: Display name
|
|
note: Bio
|
|
avatar: Avatar
|
|
header: Header
|
|
notification_emails:
|
|
follow: Send e-mail when someone follows you
|
|
reblog: Send e-mail when someone reblogs your status
|
|
favourite: Send e-mail when someone favourites your status
|
|
mention: Send e-mail when someone mentions you
|
|
# user:
|
|
# new:
|
|
# email: 'E-mail to sign in.'
|
|
# edit:
|
|
# email: 'E-mail.'
|
|
# hints:
|
|
# defaults:
|
|
# username: 'User name to sign in.'
|
|
# password: 'No special characters, please.'
|
|
# include_blanks:
|
|
# defaults:
|
|
# age: 'Rather not say'
|
|
# prompts:
|
|
# defaults:
|
|
# age: 'Select your age'
|