Files
nexusphp/lang/cht/lang_viewfilelist.php

8 lines
67 B
PHP
Raw Permalink Normal View History

2020-12-26 01:42:23 +08:00
<?php
$lang_viewfilelist = array
(
'col_path' => "路徑",
);
?>