new crowdin translations
This commit is contained in:
14
resources/lang/et-EE/accounts.php
Normal file
14
resources/lang/et-EE/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Konto nimi',
|
||||
'number' => 'Number',
|
||||
'opening_balance' => 'Algsaldo',
|
||||
'current_balance' => 'Jooksev saldo',
|
||||
'bank_name' => 'Panga nimi',
|
||||
'bank_phone' => 'Panga telefon',
|
||||
'bank_address' => 'Panga aadress',
|
||||
'default_account' => 'Vaikimisi konto',
|
||||
|
||||
];
|
Reference in New Issue
Block a user