You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.2 KiB

  1. en:
  2. simple_form:
  3. "yes": 'Yes'
  4. "no": 'No'
  5. required:
  6. text: 'required'
  7. mark: '*'
  8. error_notification:
  9. default_message: "Please review the problems below:"
  10. labels:
  11. defaults:
  12. email: E-mail address
  13. password: Password
  14. username: Username
  15. confirm_password: Confirm password
  16. new_password: New password
  17. confirm_new_password: Confirm new password
  18. current_password: Current password
  19. display_name: Display name
  20. note: Bio
  21. avatar: Avatar
  22. header: Header
  23. notification_emails:
  24. follow: Send e-mail when someone follows you
  25. reblog: Send e-mail when someone reblogs your status
  26. favourite: Send e-mail when someone favourites your status
  27. mention: Send e-mail when someone mentions you
  28. # user:
  29. # new:
  30. # email: 'E-mail to sign in.'
  31. # edit:
  32. # email: 'E-mail.'
  33. # hints:
  34. # defaults:
  35. # username: 'User name to sign in.'
  36. # password: 'No special characters, please.'
  37. # include_blanks:
  38. # defaults:
  39. # age: 'Rather not say'
  40. # prompts:
  41. # defaults:
  42. # age: 'Select your age'