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

9 lines
158 B
PHP

<?php
return [
'text_key' => 'Bilaga för nyckel ',
'not_found' => ' hittades inte',
'size' => 'Storlek',
'downloads' => 'Nedladdningar',
];