From 8009222924b02b3c5729344515770a6ead258ba8 Mon Sep 17 00:00:00 2001 From: Feben Date: Thu, 11 Jul 2019 13:27:01 -0700 Subject: [PATCH] Thu Jul 11 2019 13:26:58 GMT-0700 (Pacific Daylight Time) --- 19/12.txt | 10 ++++++++++ 19/14.txt | 6 ++++++ 20/01.txt | 6 ++++++ 20/02.txt | 6 ++++++ manifest.json | 6 +++++- 5 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 19/12.txt create mode 100644 19/14.txt create mode 100644 20/01.txt create mode 100644 20/02.txt diff --git a/19/12.txt b/19/12.txt new file mode 100644 index 0000000..836f471 --- /dev/null +++ b/19/12.txt @@ -0,0 +1,10 @@ +[ + { + "title": "ወይኑ ምን ሆነ?", + "body": "ወይኑ ተነቀለ፣ ተጣለ፣ በምስራቅ ነፋስም ደረቀ " + }, + { + "title": "ወይኑ ያለው የት ነው?", + "body": "ወይኑ ያለው በምድረበዳ ነው " + } +] \ No newline at end of file diff --git a/19/14.txt b/19/14.txt new file mode 100644 index 0000000..71422e3 --- /dev/null +++ b/19/14.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ወይኑ ከእንግዲህ የማይኖረው ምንድነው?", + "body": "ወይኑ ከእንግዲህ ጠንካራ ቅርንጫፎች ወይም መግዣ የሚሆን በትረ መንግሥት አይኖረውም " + } +] \ No newline at end of file diff --git a/20/01.txt b/20/01.txt new file mode 100644 index 0000000..5b7f5d9 --- /dev/null +++ b/20/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ወደ ሕዝቅኤል የመጡት እነማን ናቸው? የመጡትስ ለምን ነበር?", + "body": "የእስራኤል ሽማግሌዎች እግዝአብሔር አምላክን ለመጠየቅ ወደ ሕዝቅኤል መጡ " + } +] \ No newline at end of file diff --git a/20/02.txt b/20/02.txt new file mode 100644 index 0000000..cf58438 --- /dev/null +++ b/20/02.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ወደ ሕዝቅኤል ለመጡት የእግዚአብሔር ምላሽ ምን ነበር? ", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5bc2240..d16f373 100644 --- a/manifest.json +++ b/manifest.json @@ -189,6 +189,10 @@ "18-31", "19-01", "19-05", - "19-08" + "19-08", + "19-10", + "19-12", + "19-14", + "20-01" ] } \ No newline at end of file