Files
nexusphp/resources/lang/nb/attachment.php
2025-09-23 11:53:30 +07:00

9 lines
159 B
PHP

<?php
return [
'text_key' => 'Vedlegg til nøkkel ',
'not_found' => ' ikke funnet',
'size' => 'Størrelse',
'downloads' => 'Nedlastinger',
];