Files
nexusphp/resources/lang/cs/comment.php
2025-04-20 18:13:46 +07:00

8 lines
82 B
PHP

<?php
return [
'index' => [
'page_title' => 'Komentáře',
],
];