Update tenant town label to include postal code in localization

This commit is contained in:
Knee Cola
2025-11-22 22:23:45 +01:00
parent 130bec3050
commit 86913f60ec
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,8 @@
"Bash(git commit:*)",
"mcp__serena__replace_regex",
"Bash(npm install:*)",
"mcp__ide__getDiagnostics"
"mcp__ide__getDiagnostics",
"mcp__serena__execute_shell_command"
]
},
"enableAllProjectMcpServers": true,

View File

@@ -144,7 +144,7 @@
"tenant-name-placeholder": "enter tenant's first and last name",
"tenant-street-label": "Tenant Street and House Number",
"tenant-street-placeholder": "enter tenant's street",
"tenant-town-label": "Tenant Town",
"tenant-town-label": "Tenant Postal Code and Town",
"tenant-town-placeholder": "enter tenant's town",
"auto-utility-bill-forwarding-legend": "AUTOMATIC UTILITY BILL FORWARDING",
"auto-utility-bill-forwarding-info": "This option enables automatic forwarding of utility bills to the tenant via email according to the selected forwarding strategy.",