diff --git a/resources/lang/af/web.php b/resources/lang/af/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/af/web.php +++ b/resources/lang/af/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' => [ diff --git a/resources/lang/ar/web.php b/resources/lang/ar/web.php index 8f5267707..27c4df60b 100644 --- a/resources/lang/ar/web.php +++ b/resources/lang/ar/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' => [ diff --git a/resources/lang/bn/web.php b/resources/lang/bn/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/bn/web.php +++ b/resources/lang/bn/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' => [ diff --git a/resources/lang/ca/web.php b/resources/lang/ca/web.php index ba8ec040e..397a9438d 100644 --- a/resources/lang/ca/web.php +++ b/resources/lang/ca/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Edita el teu perfil', 'followRequested' => 'Sol·licitud de seguidor', 'joined' => 'S\'ha unit', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/cs/web.php b/resources/lang/cs/web.php index 81ed85036..dcf5ccc97 100644 --- a/resources/lang/cs/web.php +++ b/resources/lang/cs/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Upravit profil', 'followRequested' => 'Follow Requested', 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/cy/web.php b/resources/lang/cy/web.php index b389a9bb2..06fd49009 100644 --- a/resources/lang/cy/web.php +++ b/resources/lang/cy/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Golygu proffil', 'followRequested' => 'Dilyn gofynnwyd', 'joined' => 'Wedi ymuno', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/da/web.php b/resources/lang/da/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/da/web.php +++ b/resources/lang/da/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' => [ diff --git a/resources/lang/de/web.php b/resources/lang/de/web.php index 769a04d10..3f919e46b 100644 --- a/resources/lang/de/web.php +++ b/resources/lang/de/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Profil bearbeiten', 'followRequested' => 'Folgeanfragen', 'joined' => 'Beigetreten', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/el/web.php b/resources/lang/el/web.php index d7b178989..0156367cc 100644 --- a/resources/lang/el/web.php +++ b/resources/lang/el/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Επεξεργασία Προφίλ', 'followRequested' => 'Ακολουθήστε Το Αίτημα', 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/es/web.php b/resources/lang/es/web.php index 055551487..b659e1a8f 100644 --- a/resources/lang/es/web.php +++ b/resources/lang/es/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Editar Perfil', 'followRequested' => 'Seguimiento Solicitado', 'joined' => 'Se unió', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/eu/web.php b/resources/lang/eu/web.php index bff232767..74a94288b 100644 --- a/resources/lang/eu/web.php +++ b/resources/lang/eu/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Editatu profila', 'followRequested' => 'Eskaera bidalita', 'joined' => 'Elkartu da', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/fa/web.php b/resources/lang/fa/web.php index d31a51f90..b25e8bf3e 100644 --- a/resources/lang/fa/web.php +++ b/resources/lang/fa/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' => [ diff --git a/resources/lang/fi/web.php b/resources/lang/fi/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/fi/web.php +++ b/resources/lang/fi/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' => [ diff --git a/resources/lang/fr/web.php b/resources/lang/fr/web.php index 243c232f8..5c4194745 100644 --- a/resources/lang/fr/web.php +++ b/resources/lang/fr/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Modifier votre profil', 'followRequested' => 'Demande d\'abonnement', 'joined' => 'A rejoint', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/gd/web.php b/resources/lang/gd/web.php index 5baf911fb..f8d9b1262 100644 --- a/resources/lang/gd/web.php +++ b/resources/lang/gd/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Deasaich a’ phròifil', 'followRequested' => 'Follow Requested', 'joined' => 'Joined', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/gl/web.php b/resources/lang/gl/web.php index e8be0c75d..379715695 100644 --- a/resources/lang/gl/web.php +++ b/resources/lang/gl/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Editar perfil', 'followRequested' => 'Seguimento pedido', 'joined' => 'Uniuse', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/he/web.php b/resources/lang/he/web.php index a44885d80..6bf6b62e2 100644 --- a/resources/lang/he/web.php +++ b/resources/lang/he/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' => [ diff --git a/resources/lang/hu/web.php b/resources/lang/hu/web.php index b610b53e3..87ae5f9ef 100644 --- a/resources/lang/hu/web.php +++ b/resources/lang/hu/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Profil szerkesztése', 'followRequested' => 'Követési kérelmek', 'joined' => 'Csatlakozott', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/id/web.php b/resources/lang/id/web.php index 766a57b38..cbea153a3 100644 --- a/resources/lang/id/web.php +++ b/resources/lang/id/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Ubah Profil', 'followRequested' => 'Meminta Permintaan Mengikuti', 'joined' => 'Bergabung', + + 'emptyCollections' => 'Sepertinya kami tidak dapat menemukan koleksi apapun', + 'emptyPosts' => 'Sepertinya kami tidak dapat menemukan postingan apapun', ], 'menu' => [ diff --git a/resources/lang/it/web.php b/resources/lang/it/web.php index 42aaedda9..94d0e12d6 100644 --- a/resources/lang/it/web.php +++ b/resources/lang/it/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Modifica profilo', 'followRequested' => 'Richiesta in attesa', 'joined' => 'Iscritto', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/ja/web.php b/resources/lang/ja/web.php index 83318c154..f782de4a5 100644 --- a/resources/lang/ja/web.php +++ b/resources/lang/ja/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'プロフィールを編集', 'followRequested' => 'フォロー承認待ち', 'joined' => '参加しました', + + 'emptyCollections' => 'コレクションを見つかりませんでした', + 'emptyPosts' => '投稿が見つかりませんでした', ], 'menu' => [ 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' => [ diff --git a/resources/lang/nl/web.php b/resources/lang/nl/web.php index 98ca76e6e..9ae580d68 100644 --- a/resources/lang/nl/web.php +++ b/resources/lang/nl/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Profiel bewerken', 'followRequested' => 'Volgen verzocht', 'joined' => 'Lid geworden', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/no/web.php b/resources/lang/no/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/no/web.php +++ b/resources/lang/no/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' => [ diff --git a/resources/lang/oc/web.php b/resources/lang/oc/web.php index d0f7d9727..916e0552f 100644 --- a/resources/lang/oc/web.php +++ b/resources/lang/oc/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' => [ diff --git a/resources/lang/pl/web.php b/resources/lang/pl/web.php index b4a8905f1..37ee8b285 100644 --- a/resources/lang/pl/web.php +++ b/resources/lang/pl/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Edytuj profil', 'followRequested' => 'Follow Requested', 'joined' => 'Dołączono', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/pt/web.php b/resources/lang/pt/web.php index cc56bca50..465f7704b 100644 --- a/resources/lang/pt/web.php +++ b/resources/lang/pt/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' => [ diff --git a/resources/lang/ro/web.php b/resources/lang/ro/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/ro/web.php +++ b/resources/lang/ro/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' => [ diff --git a/resources/lang/ru/web.php b/resources/lang/ru/web.php index 740800a21..f497241cf 100644 --- a/resources/lang/ru/web.php +++ b/resources/lang/ru/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' => [ diff --git a/resources/lang/sk/web.php b/resources/lang/sk/web.php index 928b7aa85..d984d8607 100644 --- a/resources/lang/sk/web.php +++ b/resources/lang/sk/web.php @@ -3,74 +3,74 @@ return [ 'common' => [ - 'comment' => 'Comment', + 'comment' => 'Komentovať', 'commented' => 'Commented', - 'comments' => 'Comments', + 'comments' => 'Komentáre', 'like' => 'Like', - 'liked' => 'Liked', + 'liked' => 'Páči sa mi', 'likes' => 'Likes', - 'share' => 'Share', - 'shared' => 'Shared', - 'shares' => 'Shares', - 'unshare' => 'Unshare', + 'share' => 'Zdielať', + 'shared' => 'Zdieľané', + 'shares' => 'Zdiaľané', + 'unshare' => 'Zrušiť zdieľanie', - 'cancel' => 'Cancel', - 'copyLink' => 'Copy Link', - 'delete' => 'Delete', - 'error' => 'Error', - 'errorMsg' => 'Something went wrong. Please try again later.', - 'oops' => 'Oops!', - 'other' => 'Other', - 'readMore' => 'Read more', - 'success' => 'Success', + 'cancel' => 'Zrušiť', + 'copyLink' => 'Skopírovať odkaz', + 'delete' => 'Vymazať', + 'error' => 'Chyba', + 'errorMsg' => 'Niečo sa pokazilo. Prosím, skúste to znova neskôr.', + 'oops' => 'Ups!', + 'other' => 'Iné', + 'readMore' => 'Zobraziť viac', + 'success' => 'Hotovo', - 'sensitive' => 'Sensitive', - 'sensitiveContent' => 'Sensitive Content', - 'sensitiveContentWarning' => 'This post may contain sensitive content', + 'sensitive' => 'Citlivý', + 'sensitiveContent' => 'Citlivý obsah', + 'sensitiveContentWarning' => 'Tento príspevok môže obsahovať citlivý obsah', ], 'site' => [ - 'terms' => 'Terms of Use', - 'privacy' => 'Privacy Policy', + 'terms' => 'Podmienky používania', + 'privacy' => 'Zásady ochrany osobných údajov', ], 'navmenu' => [ - 'search' => 'Search', - 'admin' => 'Admin Dashboard', + 'search' => 'Hľadať', + 'admin' => 'Panel správcu', // Timelines - 'homeFeed' => 'Home Feed', - 'localFeed' => 'Local Feed', - 'globalFeed' => 'Global Feed', + 'homeFeed' => 'Domovský kanál', + 'localFeed' => 'Miestny kanál', + 'globalFeed' => 'Globálny kanál', // Core features - 'discover' => 'Discover', - 'directMessages' => 'Direct Messages', - 'notifications' => 'Notifications', - 'groups' => 'Groups', + 'discover' => 'Objavte', + 'directMessages' => 'Priame Správy', + 'notifications' => 'Notifikácie', + 'groups' => 'Skupiny', 'stories' => 'Stories', // Self links - 'profile' => 'Profile', - 'drive' => 'Drive', - 'settings' => 'Settings', - 'compose' => 'Create New', + 'profile' => 'Profil', + 'drive' => 'Úložisko', + 'settings' => 'Nastavenia', + 'compose' => 'Vytvoriť nový', // Nav footer - 'about' => 'About', - 'help' => 'Help', - 'language' => 'Language', - 'privacy' => 'Privacy', - 'terms' => 'Terms', + 'about' => 'O aplikácii', + 'help' => 'Pomocník', + 'language' => 'Jazyk', + 'privacy' => 'Ochrana osobných údajov', + 'terms' => 'Podmienky', // Temporary links - 'backToPreviousDesign' => 'Go back to previous design' + 'backToPreviousDesign' => 'Vrátiť sa späť k predošlému dizajnu' ], 'directMessages' => [ - 'inbox' => 'Inbox', - 'sent' => 'Sent', - 'requests' => 'Requests' + 'inbox' => 'Prijaté', + 'sent' => 'Odoslané', + 'requests' => 'Žiadosti' ], 'notifications' => [ @@ -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' => [ diff --git a/resources/lang/sr/web.php b/resources/lang/sr/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/sr/web.php +++ b/resources/lang/sr/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' => [ diff --git a/resources/lang/sv/web.php b/resources/lang/sv/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/sv/web.php +++ b/resources/lang/sv/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' => [ diff --git a/resources/lang/tr/web.php b/resources/lang/tr/web.php index 77435c5ae..1f17e6b6d 100644 --- a/resources/lang/tr/web.php +++ b/resources/lang/tr/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Profili Düzenle', 'followRequested' => 'Takip İsteği', 'joined' => 'Katıldı', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ diff --git a/resources/lang/uk/web.php b/resources/lang/uk/web.php index 928b7aa85..a4219dd9b 100644 --- a/resources/lang/uk/web.php +++ b/resources/lang/uk/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' => [ diff --git a/resources/lang/vi/web.php b/resources/lang/vi/web.php index 928b7aa85..7efa81045 100644 --- a/resources/lang/vi/web.php +++ b/resources/lang/vi/web.php @@ -3,29 +3,29 @@ return [ 'common' => [ - 'comment' => 'Comment', - 'commented' => 'Commented', - 'comments' => 'Comments', - 'like' => 'Like', - 'liked' => 'Liked', - 'likes' => 'Likes', - 'share' => 'Share', - 'shared' => 'Shared', - 'shares' => 'Shares', - 'unshare' => 'Unshare', + 'comment' => 'Bình luận', + 'commented' => 'Đã bình luận', + 'comments' => 'Bình luận', + 'like' => 'Thích', + 'liked' => 'Đã thích', + 'likes' => 'Lượt thích', + 'share' => 'Chia sẻ', + 'shared' => 'Đã chia sẻ', + 'shares' => 'Lượt chia sẻ', + 'unshare' => 'Hủy chia sẻ', - 'cancel' => 'Cancel', - 'copyLink' => 'Copy Link', - 'delete' => 'Delete', - 'error' => 'Error', - 'errorMsg' => 'Something went wrong. Please try again later.', - 'oops' => 'Oops!', - 'other' => 'Other', - 'readMore' => 'Read more', - 'success' => 'Success', + 'cancel' => 'Hủy', + 'copyLink' => 'Chép link', + 'delete' => 'Xóa', + 'error' => 'Lỗi', + 'errorMsg' => 'Đã xảy ra lỗi. Vui lòng thử lại sau.', + 'oops' => 'Rất tiếc!', + 'other' => 'Khác', + 'readMore' => 'Xem thêm', + 'success' => 'Hoàn tất', - 'sensitive' => 'Sensitive', - 'sensitiveContent' => 'Sensitive Content', + 'sensitive' => 'Nhạy cảm', + 'sensitiveContent' => 'Nội dung nhạy cảm', 'sensitiveContentWarning' => 'This post may contain sensitive content', ], @@ -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' => [ diff --git a/resources/lang/zh/web.php b/resources/lang/zh/web.php index 928b7aa85..bc4c50ae8 100644 --- a/resources/lang/zh/web.php +++ b/resources/lang/zh/web.php @@ -15,11 +15,11 @@ return [ 'unshare' => 'Unshare', 'cancel' => 'Cancel', - 'copyLink' => 'Copy Link', - 'delete' => 'Delete', - 'error' => 'Error', - 'errorMsg' => 'Something went wrong. Please try again later.', - 'oops' => 'Oops!', + 'copyLink' => '复制链接', + 'delete' => '删除', + 'error' => '错误', + 'errorMsg' => '出错了。请稍后再试。', + 'oops' => '哎呀!', 'other' => 'Other', 'readMore' => 'Read more', 'success' => 'Success', @@ -59,7 +59,7 @@ return [ // Nav footer 'about' => 'About', 'help' => 'Help', - 'language' => 'Language', + 'language' => '语言', 'privacy' => 'Privacy', 'terms' => 'Terms', @@ -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' => [