Skip to content

Commit

Permalink
chore(locales): create pt-br.json (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat authored Sep 12, 2023
2 parents bbe285a + 8849444 commit 9374808
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions locales/pt-br.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"toggle_front_driver_door": "Abrir a porta do motorista dianteira",
"toggle_front_passenger_door": "Abrir a porta dianteira do passageiro",
"toggle_rear_driver_door": "Abrir a porta traseira do motorista",
"toggle_rear_passenger_door": "Abrir a porta traseira do passageiro",
"toggle_hood": "Abrir o capô",
"toggle_trunk": "Abrir o porta-malas",
"debug_box": "(Debug) Caixa",
"debug_sphere": "(Debug) Esfera",
"debug_police_car": "Carro de polícia",
"debug_ped": "(Debug) Ped",
"debug_vehicle": "(Debug) Veículo",
"debug_object": "(Debug) Objeto",
"toggle_targeting": "Alternar mira",
"go_back": "Voltar"
}

0 comments on commit 9374808

Please sign in to comment.