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

9 lines
159 B
PHP
Raw Normal View History

2025-09-23 11:53:30 +07:00
<?php
return [
'text_key' => 'Anhang für Schlüssel ',
'not_found' => ' nicht gefunden',
'size' => 'Größe',
'downloads' => 'Downloads',
];