mirror of
https://github.com/Prominence/car-repair-site.git
synced 2026-01-09 19:56:43 +03:00
31 lines
674 B
INI
31 lines
674 B
INI
default.title = Car Repair Service
|
|
|
|
badge.clients = Clients
|
|
badge.mechanics = Mechanics
|
|
badge.orders = Orders
|
|
|
|
home.requirements.label = Requirements
|
|
|
|
client.title = Clients
|
|
mechanic.title = Mechanics
|
|
|
|
firstName.label = First Name
|
|
middleName.label = Middle Name
|
|
lastName.label = Last Name
|
|
phoneNo.label = Phone No
|
|
hourlyPayment.label = Hourly Payment
|
|
status.label = Status
|
|
amount.label = Amount
|
|
|
|
showStatistics.button = Statistics
|
|
|
|
status.scheduled.label = Scheduled
|
|
status.done.label = Done
|
|
status.accepted.label = Accepted by client
|
|
|
|
common.create.button = Create
|
|
common.delete.button = Delete
|
|
common.save.button = Save
|
|
common.edit.button = Edit
|
|
common.back.button = Back
|