From c66c473f553f79540b6fa58a7a3dfbddfa5684c7 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:52 -0700 Subject: [PATCH] New translations web.php (Korean) [ci skip] --- resources/lang/ko/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/ko/web.php b/resources/lang/ko/web.php index 74e4287bf..46b6063ba 100644 --- a/resources/lang/ko/web.php +++ b/resources/lang/ko/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' => [