fix: Update proof of payment label to use consistent PDF file extension

This commit is contained in:
Knee Cola
2025-11-23 11:58:10 +01:00
parent 34fda9f622
commit fcf3c447d1
2 changed files with 2 additions and 1 deletions

View File

@@ -58,6 +58,7 @@
"link-copy-message": "Link copied to clipboard",
"monthly-statement-legend": "Monthly statement",
"seen-by-tenant-label": "seen by tenant",
"download-proof-of-payment-label": "proof-of-payment.PDF",
"payment-info-header": "You can pay the utility bills for this month using the following information:",
"payment-amount-label": "Amount:",
"payment-recipient-label": "Recipient:",

View File

@@ -58,7 +58,7 @@
"link-copy-message": "Link kopiran na clipboard",
"monthly-statement-legend": "Obračun",
"seen-by-tenant-label": "viđeno od strane podstanara",
"download-proof-of-payment-label": "potvrda-o-uplati.pdf",
"download-proof-of-payment-label": "potvrda-o-uplati.PDF",
"payment-info-header": "Režije za ovaj mjesec možete uplatiti koristeći slijedeće podatke:",
"payment-amount-label": "Iznos:",
"payment-recipient-label": "Primatelj:",