forked from amer2004/SweetHome
Added city and document type
This commit is contained in:
@ -1149,6 +1149,11 @@ const resources = {
|
||||
"addProperty.furnishedStatus": "Property Condition",
|
||||
"addProperty.furnished": "Furnished",
|
||||
"addProperty.unfurnished": "Unfurnished",
|
||||
"addProperty.documentTypeLabel": "Document Type",
|
||||
"addProperty.cityLabel": "Governorate",
|
||||
"documentType.passport": "Passport",
|
||||
"documentType.idCard": "ID Card",
|
||||
"documentType.both": "Both",
|
||||
"addProperty.additionalDescription": "Additional Description (optional)",
|
||||
"addProperty.servicesLabel": "Available Services",
|
||||
"addProperty.serviceDetailPlaceholder": "Service details (e.g., in all rooms)...",
|
||||
@ -2786,6 +2791,11 @@ const resources = {
|
||||
"addProperty.furnishedStatus": "حالة العقار",
|
||||
"addProperty.furnished": "مفروش",
|
||||
"addProperty.unfurnished": "غير مفروش",
|
||||
"addProperty.documentTypeLabel": "نوع الوثيقة",
|
||||
"addProperty.cityLabel": "المحافظة",
|
||||
"documentType.passport": "جواز سفر",
|
||||
"documentType.idCard": "بطاقة شخصية",
|
||||
"documentType.both": "كلاهما",
|
||||
"addProperty.additionalDescription": "وصف إضافي (اختياري)",
|
||||
"addProperty.servicesLabel": "الخدمات المتوفرة",
|
||||
"addProperty.serviceDetailPlaceholder": "تفاصيل الخدمة (مثال: في جميع الغرف)...",
|
||||
|
||||
Reference in New Issue
Block a user