al-quran.reflectslight.io/src/i18n.json

17 lines
364 B
JSON
Raw Normal View History

{
"en": {
"TheNobleQuran": "The Noble Quran",
"ChooseRandomChapter": "Choose a random chapter",
"surah": "Surah",
"ayah": "Ayah",
"comma": ","
},
"ar": {
"TheNobleQuran": "القرآن الكريم",
"ChooseRandomChapter": "اختر سورة عشوائية",
"surah": "سورة",
"ayah": "آية",
"comma": "،"
}
}