fix: use Kurdish terminology (Xal instead of Puanlar)

This commit is contained in:
2026-02-07 01:33:15 +03:00
parent 122e38e306
commit 2cf40459d3
7 changed files with 127 additions and 17 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ export function RewardsSection() {
{[
{ id: 'overview' as const, label: 'Geşbîn' },
{ id: 'referrals' as const, label: 'Referral' },
{ id: 'scores' as const, label: 'Puanlar' },
{ id: 'scores' as const, label: 'Xal' },
].map(({ id, label }) => (
<button
key={id}