added Albanian translation
This commit is contained in:
14
resources/lang/sq-AL/header.php
Normal file
14
resources/lang/sq-AL/header.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'change_language' => 'Ndrysho Gjuhen',
|
||||
'last_login' => 'Identifikimi i fundit :time',
|
||||
'notifications' => [
|
||||
'counter' => '{0} Ju nuk keni njoftim |{1} Ju keni :count njoftim |[2,*] Ju keni :count njoftime',
|
||||
'overdue_invoices' => '{1} :count faturë e vonuar |[2,*] :count fatura të vonuara',
|
||||
'upcoming_bills' => '{1} :count faturë e ardhshme |[2,*] :count fatura të ardhshme',
|
||||
'view_all' => 'Shiko te Gjitha'
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user