New language!

This commit is contained in:
James Cole
2019-08-08 17:05:13 +02:00
parent 564f00561e
commit 53c7c6685b
77 changed files with 2714 additions and 2131 deletions

View File

@@ -66,7 +66,7 @@ return [
'opening_balance' => 'Opening balance',
'tagMode' => 'Taggmodus',
'tag_position' => 'Stedtagg',
'virtual_balance' => 'Virtual balance',
'virtual_balance' => 'Virtual balance',
'targetamount' => 'Målbeløp',
'account_role' => 'Account role',
'opening_balance_date' => 'Opening balance date',
@@ -253,4 +253,7 @@ return [
'weekend' => 'Helg',
'client_secret' => 'Client Secret',
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
];