Update tenant code generation and notification labels in location edit form

This commit is contained in:
Knee Cola
2025-11-18 09:34:35 +01:00
parent 67706c575d
commit 3411ee3cb5
2 changed files with 4 additions and 4 deletions

View File

@@ -124,12 +124,12 @@
"location-edit-form": { "location-edit-form": {
"location-name-placeholder": "Realestate name", "location-name-placeholder": "Realestate name",
"notes-placeholder": "Notes", "notes-placeholder": "Notes",
"generate-tenant-code": "Generate 2D code for tenant", "generate-tenant-code": "generate 2D code for tenant",
"tenant-first-name-label": "Tenant First Name", "tenant-first-name-label": "Tenant First Name",
"tenant-first-name-placeholder": "Enter tenant's first name", "tenant-first-name-placeholder": "Enter tenant's first name",
"tenant-last-name-label": "Tenant Last Name", "tenant-last-name-label": "Tenant Last Name",
"tenant-last-name-placeholder": "Enter tenant's last name", "tenant-last-name-placeholder": "Enter tenant's last name",
"auto-tenant-notification": "Notify tenant automatically", "auto-tenant-notification": "automatic bill forwarding",
"tenant-email-label": "Tenant Email", "tenant-email-label": "Tenant Email",
"tenant-email-placeholder": "Enter tenant's email", "tenant-email-placeholder": "Enter tenant's email",
"warning-missing-tenant-names": "Warning: Tenant first and last name are missing. The 2D barcode will not be displayed to the tenant when they open the shared link until both fields are filled in.", "warning-missing-tenant-names": "Warning: Tenant first and last name are missing. The 2D barcode will not be displayed to the tenant when they open the shared link until both fields are filled in.",

View File

@@ -123,12 +123,12 @@
"location-edit-form": { "location-edit-form": {
"location-name-placeholder": "Ime nekretnine", "location-name-placeholder": "Ime nekretnine",
"notes-placeholder": "Bilješke", "notes-placeholder": "Bilješke",
"generate-tenant-code": "Generiraj 2D barkod za podstanara", "generate-tenant-code": "generiraj 2D barkod za podstanara",
"tenant-first-name-label": "Ime podstanara", "tenant-first-name-label": "Ime podstanara",
"tenant-first-name-placeholder": "Unesite ime podstanara", "tenant-first-name-placeholder": "Unesite ime podstanara",
"tenant-last-name-label": "Prezime podstanara", "tenant-last-name-label": "Prezime podstanara",
"tenant-last-name-placeholder": "Unesite prezime podstanara", "tenant-last-name-placeholder": "Unesite prezime podstanara",
"auto-tenant-notification": "Automatski obavijesti podstanara", "auto-tenant-notification": "automatsko prosljeđivanje režija",
"tenant-email-label": "Email podstanara", "tenant-email-label": "Email podstanara",
"tenant-email-placeholder": "Unesite email podstanara", "tenant-email-placeholder": "Unesite email podstanara",
"warning-missing-tenant-names": "Upozorenje: Ime i prezime podstanara nedostaju. 2D barkod neće biti prikazan podstanaru kada otvori podijeljenu poveznicu dok oba polja ne budu popunjena.", "warning-missing-tenant-names": "Upozorenje: Ime i prezime podstanara nedostaju. 2D barkod neće biti prikazan podstanaru kada otvori podijeljenu poveznicu dok oba polja ne budu popunjena.",