mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
* feat(lang): add all brazilian portuguese translations * feat: update pt-BR errors on translation * fix: atualizar fix base * feat: add reports translations * feat: finish translation to brazilian portuguese * fix: add to supported locales * fix: number of translations * fix: errors on translations * fix: error on rubocop lint --------- Co-authored-by: Leonardo Ralph <theleoralph@gmail.com>
26 lines
580 B
YAML
26 lines
580 B
YAML
---
|
|
pt-BR:
|
|
vehicles:
|
|
edit:
|
|
edit: Editar %{account}
|
|
form:
|
|
make: Marca
|
|
make_placeholder: Toyota
|
|
mileage: Quilometragem
|
|
mileage_placeholder: '15000'
|
|
mileage_unit: Unidade
|
|
model: Modelo
|
|
model_placeholder: Camry
|
|
year: Ano
|
|
year_placeholder: '2023'
|
|
new:
|
|
title: Inserir detalhes do veículo
|
|
overview:
|
|
current_price: Preço Atual
|
|
make_model: Marca e Modelo
|
|
mileage: Quilometragem
|
|
purchase_price: Preço de Compra
|
|
trend: Tendência
|
|
unknown: Desconhecido
|
|
year: Ano
|