Files
nexusphp/resources/lang/en/nexus.php
T

6 lines
65 B
PHP
Raw Normal View History

2021-05-04 14:21:18 +08:00
<?php
return [
'invalid_argument' => 'Invalid argument',
];