mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-17 22:07:37 +08:00
7 lines
116 B
PHP
7 lines
116 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
$lang_moresmilies = array (
|
||
|
|
'head_more_smilies' => 'より多くの表現',
|
||
|
|
'text_close' => '閉鎖',
|
||
|
|
);
|