From 6d5cb3e16697fc830aa455b4be9c2111b23137c9 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:51 -0700 Subject: [PATCH] New translations web.php (Japanese) [ci skip] --- resources/lang/ja/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/ja/web.php b/resources/lang/ja/web.php index 83318c154..f7cc919dd 100644 --- a/resources/lang/ja/web.php +++ b/resources/lang/ja/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'プロフィールを編集', 'followRequested' => 'フォロー承認待ち', 'joined' => '参加しました', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [