mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
262 B
PHP
9 lines
262 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => '类别',
|
|
'name' => '分类模块',
|
|
'description' => '',
|
|
'info' => '这是您可以从类别页面添加、删除和编辑类别的屏幕。您可以从此页面轻松管理主要类别和子类别。',
|
|
];
|