fix: use singular 'Fahrzeug' when only 1 car available
This commit is contained in:
@@ -12,6 +12,7 @@ export const translations = {
|
||||
|
||||
statDeposit: "Faire Kaution",
|
||||
statCars: "Fahrzeuge",
|
||||
statCar: "Fahrzeug",
|
||||
|
||||
fleetTitle: "Handverlesen. Gepflegt. Startklar.",
|
||||
fleetSub: "Filtern Sie nach Marke und Preis. Klicken Sie für Details oder buchen Sie direkt.",
|
||||
@@ -248,6 +249,7 @@ export const translations = {
|
||||
|
||||
statDeposit: "Fair Deposit",
|
||||
statCars: "Vehicles",
|
||||
statCar: "Vehicle",
|
||||
|
||||
fleetTitle: "Hand-picked. Maintained. Ready.",
|
||||
fleetSub: "Filter by brand or price. Click for details or book directly.",
|
||||
|
||||
Reference in New Issue
Block a user