Files
nexusphp/lang/es/lang_viewfilelist.php

8 lines
65 B
PHP
Raw Permalink Normal View History

2025-04-22 19:35:05 +07:00
<?php
$lang_viewfilelist = array
(
'col_path' => "Ruta",
);
?>