Files
nexusphp/resources/lang/cs/activity-log.php

8 lines
130 B
PHP
Raw Normal View History

2026-02-01 01:26:00 +07:00
<?php
return [
'view_properties' => 'Zobrazit vlastnosti',
'subject_type' => 'Vzor',
'subject_id' => 'ID modelu',
];