diff options
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index cafb8c55..2f456cc3 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1215,4 +1215,5 @@ return array( // 'Do you really want to remove this tag: "%s"?' => '', // 'Global tags' => '', // 'There is no global tag at the moment.' => '', + // 'This field cannot be empty' => '', ); |