mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
7 lines
255 B
PHP
7 lines
255 B
PHP
<?php
|
|
return [
|
|
'content_help' => 'ここではBBCodeタグコードと次のプレースホルダを使用できます',
|
|
'register_welcome' => '登録成功歓迎メッセージ',
|
|
'register_welcome_content_help' => ':username => username',
|
|
];
|