diff --git a/resources/assets/components/landing/Directory.vue b/resources/assets/components/landing/Directory.vue index c8a1397b3..a2c73d828 100644 --- a/resources/assets/components/landing/Directory.vue +++ b/resources/assets/components/landing/Directory.vue @@ -6,20 +6,20 @@
Discover accounts and people
+{{ $t('landing.discover.tagline') }}
Nothing to show yet! Check back later.
+{{ $t('landing.discover.empty') }}
Explore trending posts
+{{ $t('landing.explore.tagline') }}
{{ config.domain }}
- {{ formatCount(config.stats.posts_count) }} Posts {{ $tc('landing.about.stats.posts', config.stats.posts_count) }} {{ formatCount(config.stats.active_users) }} Active Users {{ $tc('landing.about.stats.activeUsers', config.stats.active_users) }} {{ formatCount(config.stats.total_users) }} Total Users {{ $tc('landing.about.stats.totalUsers', config.stats.total_users) }}
The page you are looking for does not exist.
+{{ $t('landing.notfound.description') }}