openclassify/addons/default/visiosoft/cats-module/resources/lang/zh/message.php

7 lines
171 B
PHP

<?php
return [
'categories_mass_delete_success' => '类别和相关子类别已成功删除!',
'cat_slug_exists' => '带有 :slug 的类别已经存在!',
];