Files
nexusphp/resources/lang/nl/comment.php
2025-04-21 02:53:56 +07:00

8 lines
82 B
PHP

<?php
return [
'index' => [
'page_title' => 'Opmerkingen',
],
];