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

13
lang/en/search.php Normal file
View File

@@ -0,0 +1,13 @@
<?php
return [
'showing' => 'Showing',
'to' => 'to',
'of' => 'of',
'results' => 'results',
'oldest-uploads' => 'Oldest Uploads',
'oldest-releases' => 'Oldest Releases',
'view-count' => 'View Count',
'search-hentai' => 'Search Hentai...',
'search' => 'Search',
];