12 Added notes and colours to customers

This commit is contained in:
2025-07-23 15:35:19 +02:00
parent 84d43f0dac
commit 541b181c87
17 changed files with 362 additions and 20 deletions

View File

@@ -33,6 +33,11 @@ bs:
first_name: "Ime"
surname: "Prezime"
birth_year: "Godina rođenja"
customer_color: "Boja klijenta"
select_color: "Odaberite boju klijenta"
green: "Zelena"
yellow: "Žuta"
red: "Crvena"
team: "Tim"
select_team: "Odaberite tim"
start_time: "Vrijeme početka"

View File

@@ -77,6 +77,11 @@ en:
first_name: "First name"
surname: "Surname"
birth_year: "Birth year"
customer_color: "Customer color"
select_color: "Select customer color"
green: "Green"
yellow: "Yellow"
red: "Red"
team: "Team"
select_team: "Select a team"
start_time: "Start time"