Skip to content

Instantly share code, notes, and snippets.

@rodrigoflores
Created August 31, 2011 14:35
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save rodrigoflores/1183689 to your computer and use it in GitHub Desktop.
Save rodrigoflores/1183689 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.'
@nicolasmarcal
Copy link

Ai Flô, que emoção procurar algo no google e te achar! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment