From 53e187b1d1b5f076ded272d67bf2f7820769a00d Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:26 -0700 Subject: [PATCH] New translations web.php (Chinese Simplified) [ci skip] --- resources/lang/zh/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/zh/web.php b/resources/lang/zh/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/zh/web.php +++ b/resources/lang/zh/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Edit Profile', 'followRequested' => 'Follow Requested', 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [