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

9 lines
156 B
PHP
Raw Normal View History

2025-09-23 11:53:30 +07:00
<?php
return [
'text_key' => 'Příloha pro klíč ',
'not_found' => ' nenalezeno',
'size' => 'Velikost',
'downloads' => 'Stahování',
];