added Albanian translation
This commit is contained in:
17
resources/lang/sq-AL/demo.php
Normal file
17
resources/lang/sq-AL/demo.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Para',
|
||||
'categories_uncat' => 'Pakategorizueme',
|
||||
'categories_deposit' => 'Depozite',
|
||||
'categories_sales' => 'Shitjet',
|
||||
'currencies_usd' => 'Dollar Amerikan',
|
||||
'currencies_eur' => 'Euro',
|
||||
'currencies_gbp' => 'Poundi Britanik',
|
||||
'currencies_try' => 'Lira Turke',
|
||||
'taxes_exempt' => 'Përjashtohet Taksa',
|
||||
'taxes_normal' => 'Normale',
|
||||
'taxes_sales' => 'Taksa e Shitjes',
|
||||
|
||||
];
|
Reference in New Issue
Block a user