Add additional notes to AccountForm for 2D code functionality

This commit is contained in:
Knee Cola
2025-11-18 12:28:06 +01:00
parent 9e3d49c74f
commit 6b5fb6c44d
3 changed files with 5 additions and 2 deletions

View File

@@ -186,6 +186,7 @@
"iban-required": "Valid IBAN is mandatory",
"iban-invalid": "Invalid IBAN format. Please enter a valid IBAN",
"validation-failed": "Validation failed. Please check the form and try again."
}
},
"additional-notes": "Note: For the 2D code to be displayed, you must enter both the tenant's first and last names in the settings of each property for which you want to use this functionality."
}
}