pixelfed/resources/lang/he/pagination.php

9 wiersze
93 B
PHP

<?php
return [
'previous' => '&laquo; הקודם',
'next' => 'הבא &raquo;',
];