www_fpvone_cn/application/admin/lang/zh-cn/cms/ajax.php

7 lines
189 B
PHP
Raw Normal View History

2024-12-20 12:29:51 +08:00
<?php
return [
'Please input your content' => '请输入检测内容',
'The content is not legal' => '发现违禁词',
'The content is legal' => '未发现违禁词',
];