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