add message template

This commit is contained in:
xiaomlove
2025-06-19 13:13:26 +07:00
parent 75c1eb0664
commit a0ff441f03
85 changed files with 479 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
return [
'content_help' => 'Zde můžete použít BBCode kódy a následující zástupné symboly',
'register_welcome' => 'Registrace úspěšná uvítací zpráva',
'register_welcome_content_help' => ':username => uživatelské jméno',
];