2025-06-19 13:13:26 +07:00
|
|
|
<?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',
|
|
|
|
|
];
|