Files
nexusphp/lang/el/lang_viewfilelist.php

8 lines
77 B
PHP
Raw Permalink Normal View History

2025-05-05 21:27:48 +07:00
<?php
$lang_viewfilelist = array
(
'col_path' => "Διαδρομή",
);
?>