Refactor: renamed AccountForm to UserSettingsForm and update related actions and translations

This commit is contained in:
Knee Cola
2025-11-18 12:52:43 +01:00
parent b03f0574cd
commit be5d5074fe
8 changed files with 282 additions and 52 deletions

View File

@@ -74,7 +74,7 @@
"empty-state-title": "No Barcode Data Found",
"empty-state-message": "No bills with 2D barcodes found for {yearMonth}"
},
"profile-saved-message": "Profile updated successfully",
"user-settings-saved-message": "User settings updated successfully",
"bill-saved-message": "Bill saved successfully",
"bill-deleted-message": "Bill deleted successfully",
"location-saved-message": "Location saved successfully",
@@ -164,8 +164,8 @@
"validation-failed": "Validation failed. Please check the form and try again."
}
},
"settings-form": {
"title": "Settings",
"user-settings-form": {
"title": "User settings",
"info-box-message": "By activating this option, a 2D barcode will be included in the monthly statement sent to the tenant, allowing them to make a direct payment to your bank account.",
"tenant-2d-code-legend": "TENANT 2D CODE",
"tenant-2d-code-toggle-label": "include 2D code in monthly statements",