mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 08:49:01 +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>
26 lines
585 B
YAML
26 lines
585 B
YAML
---
|
|
de:
|
|
vehicles:
|
|
edit:
|
|
edit: "%{account} bearbeiten"
|
|
form:
|
|
make: Marke
|
|
make_placeholder: Toyota
|
|
mileage: Kilometerstand
|
|
mileage_placeholder: '15000'
|
|
mileage_unit: Einheit
|
|
model: Modell
|
|
model_placeholder: Camry
|
|
year: Baujahr
|
|
year_placeholder: '2023'
|
|
new:
|
|
title: Fahrzeugdetails eingeben
|
|
overview:
|
|
current_price: Aktueller Preis
|
|
make_model: Marke und Modell
|
|
mileage: Kilometerstand
|
|
purchase_price: Kaufpreis
|
|
trend: Entwicklung
|
|
unknown: Unbekannt
|
|
year: Baujahr
|