From f79e9592a6c07c6c4805d49dc02654c7d6c98307 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 12 Jun 2020 18:04:08 +0300 Subject: [PATCH] Fri Jun 12 2020 18:04:07 GMT+0300 (E. Africa Standard Time) --- 20/12.txt | 6 ++++++ 20/15.txt | 10 ++++++++++ 20/18.txt | 26 ++++++++++++++++++++++++++ 20/22.txt | 10 ++++++++++ manifest.json | 6 +++++- 5 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 20/12.txt create mode 100644 20/15.txt create mode 100644 20/18.txt create mode 100644 20/22.txt diff --git a/20/12.txt b/20/12.txt new file mode 100644 index 0000000..62e4736 --- /dev/null +++ b/20/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": " لا تزن ", + "body": " \"يجب عليك ألا تمارس الجنس إلا مع زوجتك \" " + } +] \ No newline at end of file diff --git a/20/15.txt b/20/15.txt new file mode 100644 index 0000000..fb00d09 --- /dev/null +++ b/20/15.txt @@ -0,0 +1,10 @@ +[ + { + "title": "لاتشهاد شهادة الزور ", + "body": " لا ينبغي ان تشهد زور على غيرك \" " + }, + { + "title": "لا تشته ", + "body": " \"يجب ألا ترغب ان تملك او تأخذ \" " + } +] \ No newline at end of file diff --git a/20/18.txt b/20/18.txt new file mode 100644 index 0000000..c99b321 --- /dev/null +++ b/20/18.txt @@ -0,0 +1,26 @@ +[ + { + "title": "صوت البوق ", + "body": " \" الصوت الذي يصدره البوق \" " + }, + { + "title": "الجبل يصمد منه الدخان ", + "body": " \"الدخان يتصاعد من الجبل \" " + }, + { + "title": "فأسطربوا ", + "body": " \"فرتجفوا من الخوف\" " + }, + { + "title": "ووقعوا على بعد ", + "body": " وقفوا بعيدا أو وقفوا على مسافة \" " + }, + { + "title": "لتكون مخافته نصب أعينكم لئلاتخطأوا ", + "body": " \" لكي يتقوه ولا يذنبوا\"" + }, + { + "title": "وتقدم موسى ", + "body": "\" اقترب موسى \" " + } +] \ No newline at end of file diff --git a/20/22.txt b/20/22.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/20/22.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2bc90a6..0ff60f6 100644 --- a/manifest.json +++ b/manifest.json @@ -227,6 +227,10 @@ "19-23", "20-01", "20-04", - "20-07" + "20-07", + "20-08", + "20-12", + "20-15", + "20-18" ] } \ No newline at end of file