diff --git a/src/Persia.Net/Constants/IslamicCalendarConstants.cs b/src/Persia.Net/Constants/IslamicCalendarConstants.cs index afd74eb..6228d23 100644 --- a/src/Persia.Net/Constants/IslamicCalendarConstants.cs +++ b/src/Persia.Net/Constants/IslamicCalendarConstants.cs @@ -5,10 +5,10 @@ public class IslamicCalendarConstants /// /// Month names in Islamic calendar. /// - public static readonly string[] Months = ["محرم", "صفر", "ربیع الاول", "ربیع الثانی", "جمادی الاولی", "جمادی الثانیة", "رجب", "شعبان", "رمضان", "شوال", "ذی قعده", "ذی حجّه"]; + public static readonly string[] Months = ["محرم", "صفر", "ربیع الاول", "ربیع الثانی", "جمادی الاولی", "جمادی الثانیة", "رجب", "شعبان", "رمضان", "شوال", "ذو القعدة", "ذو الحجة"]; /// /// Weekday names in Islamic calendar (Arabic) /// - public static readonly string[] Weekdays = ["اسبت", "الاحد", "الاثنین", "اثلاثا", "الاربعا", "الخمیس", "اجمعه"]; + public static readonly string[] Weekdays = ["السبت", "الأحد", "الإثنین", "الثلاثاء", "الأربعاء", "الخمیس", "الجمعة"]; } \ No newline at end of file diff --git a/src/Persia.Net/Persia.Net.csproj b/src/Persia.Net/Persia.Net.csproj index 5b0b63f..92d26c2 100644 --- a/src/Persia.Net/Persia.Net.csproj +++ b/src/Persia.Net/Persia.Net.csproj @@ -13,9 +13,9 @@ Shahabfar Persia.Net Majid Shahabfar 2024 - 4.1 - 4.1 - 4.1 + 4.1.1 + 4.1.1 + 4.1.1 persia-icon.png