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

8 lines
79 B
PHP

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