Update meeting form layout and Arabic title label
Refactor executive meetings form layout in `executive-meetings.tsx` to use a responsive grid, ensuring the Arabic title spans full width and other fields stack appropriately on smaller screens. Update Arabic and English locale files (`ar.json`, `en.json`) to change the Arabic title field label from "العنوان (عربي)" to "العنوان".
This commit is contained in:
@@ -1122,7 +1122,7 @@
|
||||
"deleteConfirm": "Permanently delete this meeting?",
|
||||
"noMeetings": "No meetings on this day. Click \"Add meeting\" to create one.",
|
||||
"field": {
|
||||
"titleAr": "Title (Arabic)",
|
||||
"titleAr": "Title",
|
||||
"titleEn": "Title (English)",
|
||||
"meetingDate": "Date",
|
||||
"dailyNumber": "Daily number",
|
||||
|
||||
Reference in New Issue
Block a user