mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add message template
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'content_help' => 'Здесь вы можете использовать коды тегов BBCode и следующие заполнители',
|
||||
'register_welcome' => 'Приветственное сообщение о регистрации успешно отправлено',
|
||||
'register_welcome_content_help' => 'Имя пользователя',
|
||||
];
|
||||
Reference in New Issue
Block a user