add german translation

This commit is contained in:
JVariance
2021-11-15 21:06:20 +01:00
parent 4f1edc98c0
commit f0fff3d6fd
26 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"statuses": {
"draft": "Entwurf",
"booked": "Gebucht",
"sent": "Gesendet",
"paid": "Bezahlt",
"cancelled": "Abgebrochen"
}
}