{m.name}
+{m.email}
+{label('الباقة الاحترافية', 'Professional Plan')}
+{label('١٤٩ ر.س / شهرياً', 'SAR 149 / month')}
+**** **** **** 4242
+{label('تنتهي ١٢/٢٧', 'Expires 12/27')}
+{intg.name}
+{label(intg.descAr, intg.descEn)}
++ {label('لا تشارك مفتاح API مع أي شخص. يمكنك إعادة توليده من هنا.', 'Never share your API key. You can regenerate it here.')} +
++ {label( + 'نستخدم ملفات تعريف الارتباط لتحسين تجربتك وتحليل استخدام المنصة وفقاً لنظام حماية البيانات الشخصية (PDPL).', + 'We use cookies to improve your experience and analyze platform usage in compliance with PDPL.' + )} +
+ + {label('المزيد من المعلومات', 'More Information')} + +{label('لا توجد إشعارات جديدة', 'No new notifications')}
++ {label('عمليات بحث سابقة', 'Recent Searches')} +
+ {recentSearches.map((s, i) => ( + + ))} + > + ) : ( ++ {label('اكتب للبحث...', 'Type to search...')} +
+ )} +{label('لا توجد نتائج', 'No results found')}
+{label('جرب كلمات بحث مختلفة', 'Try different search terms')}
++ {label(cfg.labelAr, cfg.labelEn)} +
+ {grouped[cat].map((r) => { + const globalIdx = flatResults.indexOf(r); + const isSelected = globalIdx === selectedIndex; + return ( + + ); + })} +{t.message}
+ +