إصدار v1.0.1
التحسينات والتحديثات
- إضافة حقل
count_description
للأذكار في ملفاتar.json
وen.json
لتوفير وصف نصي لعدد التكرارات المطلوبة لكل ذكر.
تفاصيل التغييرات
- تم تعديل ملف
ar.json
لإضافة حقلcount_description
لكل ذكر. - تم تعديل ملف
en.json
لإضافة حقلcount_description
لكل ذكر.
مثال
{
"order": 33,
"content": "أَسْتَغْفِرُ اللَّهَ وَأَتُوبُ إِلَيْهِ",
"count": 100,
"fadl": "",
"source": "البخاري مع ((الفتح)) (11/101) [برقم (6307)]، ومسلم (4/2075) [برقم (2702)]",
"type": 1,
"audio": "http://www.hisnmuslim.com/audio/ar/96.mp3",
"hadith_text": "حَدَّثَنَا أَبُو الْيَمَانِ، أَخْبَرَنَا شُعَيْبٌ، عَنِ الزُّهْرِيِّ، قَالَ: أَخْبَرَنِي أَبُو سَلَمَةَ بْنُ عَبْدِ الرَّحْمَنِ، قَالَ: قَالَ أَبُو هُرَيْرَةَ: سَمِعْتُ رَسُولَ اللَّهِ صَلَّى اللَّهُ عَلَيْهِ وَسَلَّمَ يَقُولُ: \"وَاللَّهِ إِنِّي لَأَسْتَغْفِرُ اللَّهَ وَأَتُوبُ إِلَيْهِ فِي الْيَوْمِ أَكْثَرَ مِنْ سَبْعِينَ مَرَّةً\".",
"explanation_of_hadith_vocabulary": "",
"count_description": "مائة مرة في اليوم"
}
v1.0.1 Release
Enhancements and Updates
- Added the
count_description
field to adhkar inar.json
anden.json
to provide a textual description of the required repetitions for each dhikr.
Change Details
- Modified
ar.json
to add thecount_description
field for each dhikr. - Modified
en.json
to add thecount_description
field for each dhikr.
Example
{
"order": 33,
"content": "I ask Allah for forgiveness and repent to Him",
"count": 100,
"fadl": "",
"source": "Al-Bukhari with Fath (11/101) [No. 6307], and Muslim (4/2075) [No. 2702]",
"type": 1,
"audio": "http://www.hisnmuslim.com/audio/en/96.mp3",
"hadith_text": "Narrated by Abu Huraira: I heard the Messenger of Allah (ﷺ) say, 'By Allah, I seek Allah's forgiveness and repent to Him more than seventy times a day.'",
"explanation_of_hadith_vocabulary": "",
"count_description": "One hundred times a day"
}
Full Changelog: v1.0.0...v1.0.1