akaunting/resources/lang/et-EE/pagination.php

10 lines
217 B
PHP
Raw Normal View History

2021-06-10 00:15:05 +00:00
<?php
return [
'previous' => 'Eelmine',
'next' => 'Järgmine',
'showing' => ':first-:last :total kirjetest.',
'page' => 'lehe kohta.',
];