da-DK translation
This commit is contained in:
14
resources/lang/da-DK/accounts.php
Normal file
14
resources/lang/da-DK/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Kontonavn',
|
||||
'number' => 'Nummer',
|
||||
'opening_balance' => 'Åbningsbalancen',
|
||||
'current_balance' => 'Nuværende saldo',
|
||||
'bank_name' => 'Banknavn',
|
||||
'bank_phone' => 'Telefon nr. til bank',
|
||||
'bank_address' => 'Bank adresse',
|
||||
'default_account' => 'Standard konto',
|
||||
|
||||
];
|
Reference in New Issue
Block a user