Files
nexusphp/resources/lang/de/activity-log.php
2026-02-01 01:26:00 +07:00

8 lines
129 B
PHP

<?php
return [
'view_properties' => 'Objekte anzeigen',
'subject_type' => 'Modell',
'subject_id' => 'Modell-ID',
];