Files
nexusphp/lang/nl/lang_viewfilelist.php

8 lines
64 B
PHP
Raw Permalink Normal View History

2025-04-21 02:53:56 +07:00
<?php
$lang_viewfilelist = array
(
'col_path' => "Pad",
);
?>