From 9b28e4a72964adb58eab56e66a2730ebb0004908 Mon Sep 17 00:00:00 2001 From: Punit Bhesota <57916855+punitbhesota@users.noreply.github.com> Date: Sat, 10 Feb 2024 00:40:19 +0530 Subject: [PATCH 1/2] Updated hindi.json Added 3 new Hindi quotes --- frontend/static/quotes/hindi.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/frontend/static/quotes/hindi.json b/frontend/static/quotes/hindi.json index 5269e7fc6635..ab51b023ac82 100644 --- a/frontend/static/quotes/hindi.json +++ b/frontend/static/quotes/hindi.json @@ -300,6 +300,24 @@ "source": "कबीर दास", "length": 79, "id": 49 + }, + { + "text": "दुनिया में दो तरह के लोग होते हैं, एक वो जो दुसरों के सामने अपनी कमियां छिपाते हैं और एक वो जो अपनी कमियों को स्वीकार करते हैं।", + "source": "तारे ज़मीन पर", + "length": 127, + "id": 63 + }, + { + "text": "अगर आप किसी को सच्चे दिल से चाहते हैं, तो पूरी कायनात उसे आपसे मिलाने की कोशिश में लग जाती है।", + "source": "ओम शांति ओम", + "length": 94, + "id": 52 + }, + { + "text": "ज़िन्दगी में दो तरह के लोग होते हैं, एक वो जो ख्वाब देखते हैं और दूसरे वो जो उन ख्वाबों को पूरा करते हैं।", + "source": "बाज़ीगर", + "length": 105, + "id": 53 } ] } From edb7bc4f65f20cec4831cd67241a614729e631ba Mon Sep 17 00:00:00 2001 From: Punit Bhesota <57916855+punitbhesota@users.noreply.github.com> Date: Sat, 10 Feb 2024 01:31:14 +0530 Subject: [PATCH 2/2] Updated hindi.json --- frontend/static/quotes/hindi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/static/quotes/hindi.json b/frontend/static/quotes/hindi.json index ab51b023ac82..71eeac58b1ce 100644 --- a/frontend/static/quotes/hindi.json +++ b/frontend/static/quotes/hindi.json @@ -305,19 +305,19 @@ "text": "दुनिया में दो तरह के लोग होते हैं, एक वो जो दुसरों के सामने अपनी कमियां छिपाते हैं और एक वो जो अपनी कमियों को स्वीकार करते हैं।", "source": "तारे ज़मीन पर", "length": 127, - "id": 63 + "id": 50 }, { "text": "अगर आप किसी को सच्चे दिल से चाहते हैं, तो पूरी कायनात उसे आपसे मिलाने की कोशिश में लग जाती है।", "source": "ओम शांति ओम", "length": 94, - "id": 52 + "id": 51 }, { "text": "ज़िन्दगी में दो तरह के लोग होते हैं, एक वो जो ख्वाब देखते हैं और दूसरे वो जो उन ख्वाबों को पूरा करते हैं।", "source": "बाज़ीगर", "length": 105, - "id": 53 + "id": 52 } ] }