Files
nexusphp/resources/lang/pt/reward.php
2025-04-22 19:35:05 +07:00

10 lines
80 B
PHP

<?php
return [
'index' => [
'page_title' => 'Prêmios',
]
];