Newer
Older
dmpopidor / config / locales / bootstrap / pt_BR.bootstrap.yml
@Brian Riley Brian Riley on 21 Jun 2018 484 bytes added missing translation markup (#1633)
# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

pt_BR:
  helpers:
    actions: "Ações"
    links:
      back: "Volte"
      cancel: "Cancelar"
      confirm: "Are you sure?"
      destroy: "Você tem certeza?"
      new: "Novo"
      edit: "Editar"
    titles:
      edit: "Editar"
      save: "Salve"
      new: "Novo"
      delete: "Excluir"