Files
nexusphp/resources/lang/nl/file.php

7 lines
79 B
PHP
Raw Normal View History

2025-04-21 02:53:56 +07:00
<?php
return [
'index' => [
'page_title' => 'Bestanden',
],
];