Skip to content

Instantly share code, notes, and snippets.

@dayvsonlima
Forked from mateusg/simple-form.pt-BR.yml
Created January 21, 2014 16:53
Show Gist options
  • Save dayvsonlima/8543673 to your computer and use it in GitHub Desktop.
Save dayvsonlima/8543673 to your computer and use it in GitHub Desktop.
pt-BR:
simple_form:
"yes": 'Sim'
"no": 'Não'
required:
text: 'obrigatório'
mark: '*'
# You can uncomment the line below if you need to overwrite the whole required html.
# When using html, text and mark won't be used.
# html: '<abbr title="required">*</abbr>'
error_notification:
default_message: "Alguns erros foram encontrados, por favor verifique:"
# Labels and hints examples
# labels:
# defaults:
# password: 'Password'
# user:
# new:
# email: 'E-mail para efetuar o sign in.'
# edit:
# email: 'E-mail.'
# hints:
# defaults:
# username: 'User name to sign in.'
# password: 'No special characters, please.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment