lt-LT translation
This commit is contained in:
16
resources/lang/lt-LT/demo.php
Normal file
16
resources/lang/lt-LT/demo.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Grynieji pinigai',
|
||||
'categories_deposit' => 'Depozitas',
|
||||
'categories_sales' => 'Pardavimai',
|
||||
'currencies_usd' => 'JAV doleris',
|
||||
'currencies_eur' => 'Euras',
|
||||
'currencies_gbp' => 'Svarai sterlingai',
|
||||
'currencies_try' => 'Turkijos Lira',
|
||||
'taxes_exempt' => 'Neapmokestinamos pajamos',
|
||||
'taxes_normal' => 'Įprastiniai mokesčiai',
|
||||
'taxes_sales' => 'PVM',
|
||||
|
||||
];
|
Reference in New Issue
Block a user