4 lines
45 B
PHP
4 lines
45 B
PHP
|
|
<?php
|
||
|
|
return [
|
||
|
|
'Category' => '分类',
|
||
|
|
];
|