mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
10 lines
124 B
PHP
10 lines
124 B
PHP
<?php
|
|
|
|
$lang_moresmilies = array
|
|
(
|
|
'head_more_smilies' => "Más emoticonos rastreables",
|
|
'text_close' => "Cerrar",
|
|
);
|
|
|
|
?>
|