sv-SE translation
This commit is contained in:
14
resources/lang/sv-SE/accounts.php
Normal file
14
resources/lang/sv-SE/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Kontonamn',
|
||||
'number' => 'Nummer',
|
||||
'opening_balance' => 'Ingående balans',
|
||||
'current_balance' => 'Aktuellt saldo',
|
||||
'bank_name' => 'Bankens namn',
|
||||
'bank_phone' => 'Bankens telefon',
|
||||
'bank_address' => 'Bankens adress',
|
||||
'default_account' => 'Huvudsakligt Konto',
|
||||
|
||||
];
|
Reference in New Issue
Block a user