mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 05:50:55 +08:00
8 lines
129 B
PHP
8 lines
129 B
PHP
<?php
|
|
|
|
return [
|
|
'view_properties' => 'Objekte anzeigen',
|
|
'subject_type' => 'Modell',
|
|
'subject_id' => 'Modell-ID',
|
|
];
|