mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-07 16:40:56 +08:00
7 lines
263 B
PHP
7 lines
263 B
PHP
<?php
|
|
return [
|
|
'content_help' => 'Aici puteţi utiliza codurile de etichete BBCode şi următorii substituenţi',
|
|
'register_welcome' => 'Mesaj de bun venit cu succes inregistrare',
|
|
'register_welcome_content_help' => ':username => nume utilizator',
|
|
];
|