From 427af11a250e67b4b7bca6c476d8cc4f5cdee69b Mon Sep 17 00:00:00 2001 From: liapples Date: Mon, 23 Aug 2021 15:16:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BF=BB=E8=AF=91=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/zh_CN/validation.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 resources/lang/zh_CN/validation.php diff --git a/resources/lang/zh_CN/validation.php b/resources/lang/zh_CN/validation.php new file mode 100644 index 0000000..440927a --- /dev/null +++ b/resources/lang/zh_CN/validation.php @@ -0,0 +1,5 @@ + '内容输入不完整,带 * 的项必填', +];