Files
nexusphp/lang/sv/lang_viewfilelist.php

8 lines
69 B
PHP
Raw Permalink Normal View History

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