Files
nexusphp/resources/lang/cs/comment.php
T

8 lines
82 B
PHP
Raw Normal View History

2025-04-20 18:13:46 +07:00
<?php
return [
'index' => [
'page_title' => 'Komentáře',
],
];