new crowdin translations
This commit is contained in:
14
resources/lang/fi-FI/accounts.php
Normal file
14
resources/lang/fi-FI/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Tilin nimi',
|
||||
'number' => 'Numero',
|
||||
'opening_balance' => 'Alkusaldo',
|
||||
'current_balance' => 'Nykyinen saldo',
|
||||
'bank_name' => 'Pankin nimi',
|
||||
'bank_phone' => 'Pankin puhelinnumero',
|
||||
'bank_address' => 'Pankin osoite',
|
||||
'default_account' => 'Oletustili',
|
||||
|
||||
];
|
Reference in New Issue
Block a user