Add localized payment information labels
Replaces hardcoded Croatian text in ViewLocationCard with i18n translations. Adds payment information labels (amount, recipient, IBAN, etc.) to both Croatian and English language files for proper internationalization support. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -57,7 +57,17 @@
|
||||
"payed-total-label": "Ukupno plaćeno:",
|
||||
"link-copy-message": "Link kopiran na clipboard",
|
||||
"monthly-statement-legend": "Obračun",
|
||||
"seen-by-tenant-label": "Viđeno od strane podstanara"
|
||||
"seen-by-tenant-label": "Viđeno od strane podstanara",
|
||||
"payment-info-header": "Režije za ovaj mjesec možete uplatiti koristeći slijedeće podatke:",
|
||||
"payment-amount-label": "Iznos:",
|
||||
"payment-recipient-label": "Primatelj:",
|
||||
"payment-recipient-address-label": "Adresa primatelja:",
|
||||
"payment-recipient-city-label": "Sjedište primatelja:",
|
||||
"payment-iban-label": "IBAN:",
|
||||
"payment-model-label": "Model plaćanja:",
|
||||
"payment-reference-label": "Poziv na broj:",
|
||||
"payment-purpose-code-label": "Šifra namjene:",
|
||||
"payment-description-label": "Opis plaćanja:"
|
||||
},
|
||||
"month-card": {
|
||||
"payed-total-label": "Ukupni mjesečni trošak:",
|
||||
|
||||
Reference in New Issue
Block a user