lt-LT translation
This commit is contained in:
14
resources/lang/lt-LT/accounts.php
Normal file
14
resources/lang/lt-LT/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Įmonės pavadinimas',
|
||||
'number' => 'Numeris',
|
||||
'opening_balance' => 'Pradinis likutis',
|
||||
'current_balance' => 'Likutis',
|
||||
'bank_name' => 'Banko pavadinimas',
|
||||
'bank_phone' => 'Banko telefonas',
|
||||
'bank_address' => 'Banko adresas',
|
||||
'default_account' => 'Numatytoji įmonė',
|
||||
|
||||
];
|
Reference in New Issue
Block a user