Skip to content

Commit

Permalink
chore(locales): add polish locales (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
SzXna authored Nov 10, 2022
1 parent 316e1a1 commit ccc3ad1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions locales/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"toggle_front_driver_door": "Przednie drzwi kierowcy",
"toggle_front_passenger_door": "Przednie drzwi pasażera",
"toggle_rear_driver_door": "Tylne drzwi kierowcy",
"toggle_rear_passenger_door": "Tylne drzwi pasażera",
"toggle_hood": "Maska",
"toggle_trunk": "Bagażnik",
"debug_box": "(Debug) Blok",
"debug_sphere": "(Debug) Kula",
"debug_police_car": "Radiowóz",
"debug_ped": "(Debug) Ped",
"debug_vehicle": "(Debug) Pojazd",
"debug_object": "(Debug) Objekt",
"toggle_targeting": "Przełącz targetowanie"
}

0 comments on commit ccc3ad1

Please sign in to comment.