mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
7 lines
238 B
PHP
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',
|
|
];
|