10 lines
208 B
PHP
10 lines
208 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'previous' => '« Назад',
|
|
'next' => 'Напред »',
|
|
'showing' => 'Прикажување :first to :last of :total :type',
|
|
|
|
];
|