Refactor: renamed AccountForm to UserSettingsForm and update related actions and translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user