ro-RO translation
This commit is contained in:
16
resources/lang/ro-RO/demo.php
Normal file
16
resources/lang/ro-RO/demo.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Numerar',
|
||||
'categories_deposit' => 'Depozit',
|
||||
'categories_sales' => 'Vânzări',
|
||||
'currencies_usd' => 'Dolarul american',
|
||||
'currencies_eur' => 'Euro',
|
||||
'currencies_gbp' => 'Lira sterlină',
|
||||
'currencies_try' => 'Lira turceasca',
|
||||
'taxes_exempt' => 'Scutite de taxe',
|
||||
'taxes_normal' => 'Taxa normala',
|
||||
'taxes_sales' => 'Taxa vanzare',
|
||||
|
||||
];
|
Reference in New Issue
Block a user