fixed payment ,colors , add Mosque distance and fixed some elemnent
All checks were successful
Build frontend / build (push) Successful in 1m7s
All checks were successful
Build frontend / build (push) Successful in 1m7s
This commit is contained in:
@ -314,7 +314,9 @@ const resources = {
|
||||
|
||||
/* ─── Bottom nav ─── */
|
||||
payments: "Payments",
|
||||
|
||||
Myseizedproperties:"Seized Properties",
|
||||
Mybookings:"My bookings",
|
||||
Orders:"Orders",
|
||||
/* ─── Footer ─── */
|
||||
footerDescription: "Your trusted platform for finding and listing premium properties across Syria.",
|
||||
quickLinks: "Quick Links",
|
||||
@ -1658,10 +1660,14 @@ const resources = {
|
||||
"calendar.mockTenant1": "Ahmed Mohammed",
|
||||
"calendar.mockTenant2": "Sara Ahmed",
|
||||
"calendar.mockTenant3": "Mohammed Ali",
|
||||
"loading":"Loading",
|
||||
"neaebymosque":"Distance to nearest mosque (km)"
|
||||
},
|
||||
},
|
||||
ar: {
|
||||
translation: {
|
||||
"loading":"جار التحميل",
|
||||
"neaebymosque":"المسافة الى اقرب جامع",
|
||||
/* Block*/
|
||||
"blocked.fillAllFields": "يرجى تعبئة جميع الحقول المطلوبة",
|
||||
"blocked.reportSent": "تم إرسال الرسالة بنجاح",
|
||||
@ -1776,6 +1782,7 @@ const resources = {
|
||||
"chooseRole.createAgentAccount": "إنشاء حساب وكيل",
|
||||
"chooseRole.alreadyHaveAccount": "لديك حساب بالفعل؟",
|
||||
|
||||
Myseizedproperties:"عقاراتي المحجوزة",
|
||||
/* ─── Role badges ─── */
|
||||
visitor: "زائر",
|
||||
owner: "مالك",
|
||||
@ -2032,6 +2039,8 @@ const resources = {
|
||||
|
||||
/* ─── Bottom nav ─── */
|
||||
payments: "المدفوعات",
|
||||
Orders:"الطلبات",
|
||||
Mybookings:"حجوزاتي",
|
||||
|
||||
/* ─── Footer ─── */
|
||||
footerDescription: "منصتك الموثوقة لإيجاد وإدراج العقارات الفاخرة في جميع أنحاء سوريا.",
|
||||
|
||||
Reference in New Issue
Block a user