fixed no comment text

This commit is contained in:
2026-03-11 20:57:33 +01:00
parent cedaf7b4d9
commit 61d2425632
2 changed files with 22 additions and 15 deletions

View File

@@ -54,7 +54,7 @@
echo '</div>';
} else {
?>
<p class="pexpo-core-no-comments"><?php echo esc_html__('Még nincsenek hozzászólások.', 'partnerexpo-core'); ?></p>
<p class="pexpo-core-no-comments"><?php echo esc_html__('Még nincsenek visszajelzések.', 'partnerexpo-core'); ?></p>
<?php
}
?>