new crowdin translations
This commit is contained in:
14
resources/lang/sl-SI/accounts.php
Normal file
14
resources/lang/sl-SI/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Ime računa',
|
||||
'number' => 'Številka',
|
||||
'opening_balance' => 'Začetni saldo',
|
||||
'current_balance' => 'Trenutno stanje',
|
||||
'bank_name' => 'Ime banke',
|
||||
'bank_phone' => 'Telefonska številka banke',
|
||||
'bank_address' => 'Naslov banke',
|
||||
'default_account' => 'Privzeti račun',
|
||||
|
||||
];
|
Reference in New Issue
Block a user