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

9 lines
179 B
PHP

<?php
return [
'text_key' => 'Вложение ключа ',
'not_found' => ' не найден',
'size' => 'Размер',
'downloads' => 'Загрузки',
];