added Albanian translation
This commit is contained in:
14
resources/lang/sq-AL/accounts.php
Normal file
14
resources/lang/sq-AL/accounts.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Emri i Llogarisë',
|
||||
'number' => 'Numri',
|
||||
'opening_balance' => 'Bilanci i Hapjes',
|
||||
'current_balance' => 'Bilanci Aktual',
|
||||
'bank_name' => 'Emri i Bankës',
|
||||
'bank_phone' => 'Telefoni i Bankës',
|
||||
'bank_address' => 'Adresa e Bankës',
|
||||
'default_account' => 'Llogaria Default',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user