tenis booking site done by claude
This commit is contained in:
43
ht_booking/assets/i18n/en/main.ftl
Normal file
43
ht_booking/assets/i18n/en/main.ftl
Normal file
@@ -0,0 +1,43 @@
|
||||
brand = Tennis Court Booking
|
||||
nav-calendar = Calendar
|
||||
nav-admin = Admin login
|
||||
admin-title = Admin
|
||||
calendar-title = Court Calendar
|
||||
court-label = Court
|
||||
prev-week = Previous week
|
||||
this-week = This week
|
||||
next-week = Next week
|
||||
free = Free
|
||||
booked = Booked
|
||||
no-courts = No courts available yet.
|
||||
day-mon = Mon
|
||||
day-tue = Tue
|
||||
day-wed = Wed
|
||||
day-thu = Thu
|
||||
day-fri = Fri
|
||||
day-sat = Sat
|
||||
day-sun = Sun
|
||||
login-title = Admin Login
|
||||
email = Email
|
||||
password = Password
|
||||
login-button = Sign in
|
||||
login-error = Invalid email or password.
|
||||
logout = Log out
|
||||
manage-courts = Courts
|
||||
back-to-calendar = Back to calendar
|
||||
add-booking = New Booking
|
||||
edit-booking = Edit Booking
|
||||
date = Date
|
||||
hour = Hour
|
||||
booking-color = Colour
|
||||
booking-name = Name
|
||||
booking-contact = Contact
|
||||
booking-note = Note
|
||||
save = Save
|
||||
cancel = Cancel
|
||||
delete = Delete
|
||||
confirm-delete = Delete this booking?
|
||||
court-name = Name
|
||||
court-surface = Surface
|
||||
court-indoor = Indoor
|
||||
add-court = Add Court
|
||||
Reference in New Issue
Block a user