mirror of
https://github.com/we-promise/sure.git
synced 2026-04-16 02:24:08 +00:00
* 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>
22 lines
545 B
YAML
22 lines
545 B
YAML
---
|
|
de:
|
|
activerecord:
|
|
attributes:
|
|
account:
|
|
balance: Kontostand
|
|
currency: Währung
|
|
family: Familie
|
|
family_id: Familie
|
|
name: Name
|
|
subtype: Untertyp
|
|
models:
|
|
account: Konto
|
|
account/credit: Kreditkarte
|
|
account/depository: Bankkonto
|
|
account/investment: Investition
|
|
account/loan: Darlehen
|
|
account/other_asset: Sonstiges Vermögen
|
|
account/other_liability: Sonstige Verbindlichkeit
|
|
account/property: Immobilie
|
|
account/vehicle: Fahrzeug
|