thank you man
rated 5 stars Excellent
for arabic users:
لترجمة الكود ابحث في الكود التالي
Code:
<vb:if condition="$notifications_total">
<div class="wcf_notifications">
<div class="wcf_notifications_content">
<p>New Notification(s)</p>
<p>{vb:raw notifications_menubits}</p>
</div>
</div>
</vb:if>
عن السطر التالي:
Code:
<p>New Notification(s)</p>
و استبدله بالتالي
Code:
<p>تنبيهـات جديدة</p>
thanx