Files
sure/config/locales/views/loans/de.yml
ErNobyl 54656c943a added german translation (de) (#208)
* added german translation

consistently added all translation yml files for german language

* Correct quotation and syntax errors in new de locale files

Corrected misplaced or missing quotation marks in YAML

* Updated German translations

Added missing files, fixed for customizable branding

* corrected yml formatting

added missing "" when : where used in the string

* Interpolation errors

* More interpolation issues

* Last round of interpolation errors?

* Add German to supported locales

* Still a few more interpolations

---------

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
2025-11-14 13:38:16 +01:00

24 lines
639 B
YAML

---
de:
loans:
edit:
edit: "%{account} bearbeiten"
form:
interest_rate: Zinssatz
interest_rate_placeholder: '5,25'
initial_balance: Ursprünglicher Kreditbetrag
rate_type: Zinssatztyp
term_months: Laufzeit (Monate)
term_months_placeholder: '360'
new:
title: Kreditdetails eingeben
overview:
interest_rate: Zinssatz
monthly_payment: Monatliche Zahlung
not_applicable: Nicht zutreffend
original_principal: Ursprünglicher Kreditbetrag
remaining_principal: Verbleibender Kreditbetrag
term: Laufzeit
type: Typ
unknown: Unbekannt