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

8 lines
125 B
PHP
Raw Normal View History

2025-10-12 03:48:04 +07:00
<?php
return [
'view_properties' => '查看屬性',
'subject_type' => '模型',
'subject_id' => '模型 ID',
];