مواقيت الصلاة
{{ pad(prayer.time[0] === 99 ? 99: (prayer.time[0] + 11) % 12 +
1) + ":" +pad(prayer.time[1])}}
{{ prayer.name }}
في صلاة {{ timingStatus.prayerName }}
الاقامة
بعد {{ formatSeconds(timingStatus.secondsLeft, {
secondsAlongMinutes: true }) }}
{{ timingStatus.prayerName }}
بعد {{ formatSeconds(timingStatus.secondsLeft, { noSeconds: true
}) }}