Skip to content

Instantly share code, notes, and snippets.

@mrluizandre
Forked from rodrigoflores/simple-form.pt-BR.yml
Created September 2, 2018 14:09
Show Gist options
  • Save mrluizandre/f6fc0f48431f78e584bc7d2624522f9f to your computer and use it in GitHub Desktop.
Save mrluizandre/f6fc0f48431f78e584bc7d2624522f9f to your computer and use it in GitHub Desktop.
pt-BR Simple Form
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:
# password: 'Password'
# user:
# new:
# email: 'E-mail para efetuar o sign in.'
# edit:
# email: 'E-mail.'
# hints:
# 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