Added CurseForge integration

Co-authored-by: felix-fx-top <253056634+felix-fx-top@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-03-31 10:38:37 +00:00 committed by lovable
parent 111b2048e3
commit 1645f937c1

View File

@ -193,7 +193,7 @@ const SearchPage = () => {
تمت الترجمة إلى: "{translatedText}"
</span>
)}
{data && ` (${data.total_hits || 0} نتيجة)`}
{data && ` (${totalHits} نتيجة)`}
</p>
{isTranslating ? (
<div className="flex items-center justify-center gap-2 py-20 text-muted-foreground">