Files
nexusphp/resources/lang/zh_TW/user-modify-log.php

6 lines
52 B
PHP
Raw Normal View History

<?php
return [
'content' => '修改內容',
];