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

9 lines
142 B
PHP

<?php
return [
'text_key' => 'Avaimen liite ',
'not_found' => ' ei löydy',
'size' => 'Koko',
'downloads' => 'Lataukset',
];