From 4947cb8c2b1291b409f27eacbc6451ba6005d15f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 27 Jul 2020 16:18:51 +0530 Subject: [PATCH] Mon Jul 27 2020 16:18:51 GMT+0530 (India Standard Time) --- 01/09.txt | 10 +++++----- 01/12.txt | 22 ++++++++++++++++++++++ manifest.json | 3 ++- 3 files changed, 29 insertions(+), 6 deletions(-) create mode 100644 01/12.txt diff --git a/01/09.txt b/01/09.txt index 20d9e0d..9942705 100644 --- a/01/09.txt +++ b/01/09.txt @@ -13,14 +13,14 @@ }, { "title": "तुम गिनती में आज आकाश के तारों के समान हो गए हो", - "body": "लोगों की बहुत " + "body": "लोगों की बहुत बड़ी भीड़ बन गये हो" }, { - "title": "", - "body": "" + "title": "हज़ारगुणा ", + "body": "बहुत ज्यादा " }, { - "title": "", - "body": "" + "title": "हज़ार", + "body": "1000" } ] \ No newline at end of file diff --git a/01/12.txt b/01/12.txt new file mode 100644 index 0000000..8cba48d --- /dev/null +++ b/01/12.txt @@ -0,0 +1,22 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c05d05d..46cd944 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "01-title", "01-05", - "01-07" + "01-07", + "01-09" ] } \ No newline at end of file