Added CurseForge integration
Co-authored-by: felix-fx-top <253056634+felix-fx-top@users.noreply.github.com>
This commit is contained in:
parent
111b2048e3
commit
1645f937c1
@ -193,7 +193,7 @@ const SearchPage = () => {
|
|||||||
→ تمت الترجمة إلى: "{translatedText}"
|
→ تمت الترجمة إلى: "{translatedText}"
|
||||||
</span>
|
</span>
|
||||||
)}
|
)}
|
||||||
{data && ` (${data.total_hits || 0} نتيجة)`}
|
{data && ` (${totalHits} نتيجة)`}
|
||||||
</p>
|
</p>
|
||||||
{isTranslating ? (
|
{isTranslating ? (
|
||||||
<div className="flex items-center justify-center gap-2 py-20 text-muted-foreground">
|
<div className="flex items-center justify-center gap-2 py-20 text-muted-foreground">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user