DiverseYouthNightSchool/application/manystore/lang/zh-cn/general/log.php

10 lines
419 B
PHP

<?php
return [
'Url' => '链接',
'Ip' => 'IP地址',
'Userame' => '用户名',
'Createtime' => '操作时间',
'Click to edit' => '点击编辑',
'Admin log' => '操作日志',
];