- Updated copyright headers in 3,055 core application files - Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026' - Added 123 new files from EspoCRM core updates - Removed 4 deprecated files - Total changes: 61,637 insertions, 54,283 deletions This is a routine maintenance update for the new year 2026.
56 lines
1.5 KiB
JSON
56 lines
1.5 KiB
JSON
{
|
|
"fields": {
|
|
"name": "نام",
|
|
"parent": "والدین",
|
|
"status": "حیثیت",
|
|
"dateStart": "تاریخ شروع",
|
|
"dateEnd": "تاریخ دو",
|
|
"dateStartDate": "تاریخ شروع (سارا دن)",
|
|
"dateEndDate": "تاریخ اختتام (سارا دن)",
|
|
"priority": "ترجیح",
|
|
"description": "تفصیل",
|
|
"isOverdue": "واجب الادا ہے",
|
|
"account": "اکاؤنٹ",
|
|
"dateCompleted": "تاریخ مکمل",
|
|
"attachments": "منسلکات",
|
|
"reminders": "یاد دہانی",
|
|
"contact": "رابطہ کریں",
|
|
"originalEmail": "اصل ای میل"
|
|
},
|
|
"links": {
|
|
"attachments": "منسلکات",
|
|
"account": "اکاؤنٹ",
|
|
"contact": "رابطہ کریں",
|
|
"email": "ای میل"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Not Started": "شروع نہیں ہوا",
|
|
"Started": "شروع ہوا",
|
|
"Completed": "مکمل",
|
|
"Canceled": "منسوخ",
|
|
"Deferred": "موخر"
|
|
},
|
|
"priority": {
|
|
"Low": "کم",
|
|
"Normal": "عام",
|
|
"High": "اعلی",
|
|
"Urgent": "فوری"
|
|
}
|
|
},
|
|
"labels": {
|
|
"Create Task": "کام بنائیں",
|
|
"Complete": "مکمل",
|
|
"overdue": "واجب الادا"
|
|
},
|
|
"presetFilters": {
|
|
"completed": "مکمل",
|
|
"todays": "آج کی بات ہے",
|
|
"overdue": "واجب الادا",
|
|
"deferred": "موخر",
|
|
"actual": "کھلا"
|
|
},
|
|
"nameOptions": {
|
|
"replyToEmail": "ای میل کو جواب دیں"
|
|
}
|
|
} |