German Translation
Adds German Translation.
This commit is contained in:
11
resources/lang/de-DE/reports.php
Normal file
11
resources/lang/de-DE/reports.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Einkommen Zusammenfassung',
|
||||
'expense' => 'Ausgaben Übersicht',
|
||||
'income_expense' => 'Einkommen vs Kosten',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user