Files
nexusphp/lang/ja/lang_preview.php
2025-05-05 21:27:48 +07:00

8 lines
74 B
PHP

<?php
$lang_preview = array
(
'text_preview' => "プレビュー"
);
?>