Guest User

Untitled

a guest
Jan 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. pt-BR:
  2. simple_form:
  3. "yes": 'Sim'
  4. "no": 'Não'
  5. required:
  6. text: 'obrigatório'
  7. mark: '*'
  8. # You can uncomment the line below if you need to overwrite the whole required html.
  9. # When using html, text and mark won't be used.
  10. # html: '<abbr title="required">*</abbr>'
  11. error_notification:
  12. default_message: "Alguns erros foram encontrados, por favor verifique:"
  13. # Labels and hints examples
  14. # labels:
  15. # password: 'Password'
  16. # user:
  17. # new:
  18. # email: 'E-mail para efetuar o sign in.'
  19. # edit:
  20. # email: 'E-mail.'
  21. # hints:
  22. # username: 'User name to sign in.'
  23. # password: 'No special characters, please.'
Add Comment
Please, Sign In to add comment