da-DK translation
This commit is contained in:
17
resources/lang/da-DK/reports.php
Normal file
17
resources/lang/da-DK/reports.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => 'Dette år',
|
||||
'previous_year' => 'Forrige år',
|
||||
'this_quarter' => 'Dette kvartal',
|
||||
'previous_quarter' => 'Foregående kvartal',
|
||||
'last_12_months' => 'Seneste 12 måneder',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Indkomst Resumé',
|
||||
'expense' => 'Udgift Resumé',
|
||||
'income_expense' => 'Indkomst vs udgift',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user