Files
nexusphp/resources/lang/en/message-template.php
2025-06-19 13:13:26 +07:00

7 lines
238 B
PHP

<?php
return [
'content_help' => 'Here you can use BBCode tag codes and the following placeholders',
'register_welcome' => 'Registration success welcome message',
'register_welcome_content_help' => ':username => username',
];