1
0
Fork 0
party-rank-server/lang/zh_CN/feedback.php

8 lines
100 B
PHP

<?php
return [
'id' => 'ID',
'content' => '内容',
'created_at' => '创建时间',
];