new crowdin translations
This commit is contained in:
10
resources/lang/az-AZ/pagination.php
Normal file
10
resources/lang/az-AZ/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Geri',
|
||||
'next' => 'İləri',
|
||||
'showing' => ':total qeyddən :first-:last arası.',
|
||||
'page' => 'səhifə başına.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user