Files
nexusphp/lang/cht/lang_preview.php
T
2020-12-26 01:42:23 +08:00

8 lines
65 B
PHP

<?php
$lang_preview = array
(
'text_preview' => "預覽"
);
?>