Files
nexusphp/resources/lang/sv/attachment.php

9 lines
158 B
PHP
Raw Normal View History

2025-09-23 11:53:30 +07:00
<?php
return [
'text_key' => 'Bilaga för nyckel ',
'not_found' => ' hittades inte',
'size' => 'Storlek',
'downloads' => 'Nedladdningar',
];