Files
nexusphp/resources/lang/en/nexus.php
2021-05-04 14:21:18 +08:00

6 lines
65 B
PHP

<?php
return [
'invalid_argument' => 'Invalid argument',
];