mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add message template
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'content_help' => 'Täällä voit käyttää BBCode tag koodeja ja seuraavia paikkamerkkejä',
|
||||
'register_welcome' => 'Ilmoittautuminen onnistui tervetuliaisviesti',
|
||||
'register_welcome_content_help' => ':username => käyttäjänimi',
|
||||
];
|
||||
Reference in New Issue
Block a user