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-name-placeholder": "Realestate name",
"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-placeholder": "Enter tenant's first name",
"tenant-last-name-label": "Tenant 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-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.",