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:
Riyadh
2026-05-03 10:00:45 +00:00
parent 8f22e63f39
commit cfd9240a25
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -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",