admin/resources/lang/zh-CN/status.php

8 lines
120 B
PHP

<?php
return [
"status200"=>"成功!",
"status302"=>'页面重定向跳转!',
"redirectTo"=>'跳转至'
];