This commit is contained in:
2025-09-18 15:31:27 +02:00
commit 2abba0c2b7
406 changed files with 31879 additions and 0 deletions

19
lang/en/home.php Normal file
View File

@@ -0,0 +1,19 @@
<?php
return [
'branding' => 'Quality Hentai for free in 4k!',
'recently-uploaded' => 'Recently Uploaded',
'recently-released' => 'Recently Released',
'trending' => 'Trending',
'show-more-recently-uploaded' => 'Show More Recently Uploaded',
'show-more-recently-released' => 'Show More Recently Released',
'show-more' => 'Show More',
'most-views' => 'Most Views',
'most-likes' => 'Most Likes',
'popular-weekly' => 'Popular Weekly',
'popular-monthly' => 'Popular Monthly',
'show-more-with-most-views' => 'Show More With Most Views',
'categories' => 'Categories',
'latest-comments' => 'Latest Comments',
'episodes' => 'Episodes',
];