openclassify/addons/default/visiosoft/cats-module/resources/lang/ko/message.php
2022-01-13 12:46:02 +03:00

7 lines
245 B
PHP

<?php
return [
'categories_mass_delete_success' => '카테고리 및 관련 하위 카테고리가 성공적으로 삭제되었습니다!',
'cat_slug_exists' => ':slug의 슬러그가 있는 카테고리가 이미 존재합니다!',
];