Skip to content

Commit

Permalink
[FIX] Fixed translations
Browse files Browse the repository at this point in the history
  • Loading branch information
HorstOeko committed Dec 22, 2024
1 parent aaded6f commit 37ca34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/translation/de.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'taxtotalamount' => 'Steuergesamtbetrag',
'grandtotalamount' => 'Bruttogesamtbetrag',
'alreadypaid' => 'Bereits bezahlt',
'amounttopay' => 'Fälliger Gesamtbtrag',
'amounttopay' => 'Fälliger Gesamtbetrag',
],
'vattotals' => [
'heading' => 'Steuer',
Expand Down

0 comments on commit 37ca34c

Please sign in to comment.