Files
nexusphp/resources/lang/en/peer.php

8 lines
76 B
PHP

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