Files
nexusphp/resources/lang/fr/peer.php
2025-04-22 02:55:12 +07:00

8 lines
76 B
PHP

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