new crowdin translations
This commit is contained in:
14
resources/lang/sr-CS/accounts.php
Normal file
14
resources/lang/sr-CS/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Naziv računa',
|
||||
'number' => 'Broj',
|
||||
'opening_balance' => 'Početni saldo',
|
||||
'current_balance' => 'Trenutni saldo',
|
||||
'bank_name' => 'Ime banke',
|
||||
'bank_phone' => 'Broj telefona banke',
|
||||
'bank_address' => 'Adresa banke',
|
||||
'default_account' => 'Podrazumevani račun',
|
||||
|
||||
];
|
Reference in New Issue
Block a user