new crowdin translations
This commit is contained in:
14
resources/lang/ca-ES/accounts.php
Normal file
14
resources/lang/ca-ES/accounts.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Nom del compte',
|
||||
'number' => 'Número',
|
||||
'opening_balance' => 'Balanç inicial',
|
||||
'current_balance' => 'Balanç actual',
|
||||
'bank_name' => 'Nom del banc',
|
||||
'bank_phone' => 'Telèfon del banc',
|
||||
'bank_address' => 'Adreça del banc',
|
||||
'default_account' => 'Compte per defecte',
|
||||
|
||||
];
|
Reference in New Issue
Block a user