Files
2026-05-27 03:11:45 -04:00

54 lines
1.6 KiB
Plaintext

{
"@@locale": "en",
"appName": "KriTomobil",
"tagline": "The easiest way to find\nand reserve your perfect car",
"findYourCar": "Find your car",
"companySignIn": "Space Agency",
"sameDropoff": "Same drop-off",
"differentDropoff": "Different drop-off",
"findCarToRent": "Find a car to rent",
"allCarTypes": "All car types",
"search": "Search",
"searching": "Searching…",
"vehiclesFound": "{count, plural, =0{No vehicles found} =1{1 vehicle found} other{{count} vehicles found}}",
"@vehiclesFound": {
"placeholders": {
"count": { "type": "num" }
}
},
"noVehiclesFound": "No vehicles found",
"tryDifferentSearch": "Try different dates, city, or car type",
"couldNotLoadVehicles": "Could not load vehicles",
"checkConnectionRetry": "Check your connection and try again",
"retry": "Retry",
"myBookings": "My Bookings",
"browse": "Browse",
"signInToViewBookings": "Sign in to view your bookings",
"carType": "Car type",
"selectCity": "Select city",
"allCities": "All cities",
"searchCities": "Search cities…",
"chooseLanguage": "Language",
"languageName": "English",
"perDay": "/day",
"nDays": "{count, plural, =1{1 day} other{{count} days}}",
"@nDays": {
"placeholders": {
"count": { "type": "num" }
}
},
"total": "total",
"reserveThisCar": "Reserve This Car",
"lightTheme": "Light",
"darkTheme": "Dark",
"settings": "Settings",
"anyPrice": "Any price",
"price": "Price",
"apply": "Apply",
"selectAll": "Select all",
"clearAll": "Clear all",
"pickDates": "Pick dates",
"pickupLocation": "Pickup location",
"dropoffLocation": "Drop-off location"
}