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

9 lines
159 B
PHP

<?php
return [
'text_key' => 'Anhang für Schlüssel ',
'not_found' => ' nicht gefunden',
'size' => 'Größe',
'downloads' => 'Downloads',
];