From 37c256b0374149273627d3387c2a1e2c7d58574f Mon Sep 17 00:00:00 2001 From: Tarun Date: Wed, 5 Jun 2024 18:51:53 +0530 Subject: [PATCH] impr(quotes): add hindi quote (atypicalesper) (#5475) * Update hindi.json The translation is "In the journey of life, when no friend was seen far and wide, in panic, I made loneliness a companion, turning an enemy into a fellow traveller." * Update hindi.json the translation for the added quote is "In the journey of life, when no friend was seen far and wide, in panic, I made loneliness a companion, turning an enemy into a fellow traveller." --- frontend/static/quotes/hindi.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/hindi.json b/frontend/static/quotes/hindi.json index 71eeac58b..7c36eb906 100644 --- a/frontend/static/quotes/hindi.json +++ b/frontend/static/quotes/hindi.json @@ -318,6 +318,12 @@ "source": "बाज़ीगर", "length": 105, "id": 52 + }, + { + "text": "ज़िंदगी के सफ़र में बहुत दूर तक जब कोई दोस्त आया न हम को नज़र, हम ने घबरा के तन्हाइयों से सबा एक दुश्मन को ख़ुद हम-सफ़र कर लिया।", + "source": "नुसरत फ़तेह अली ख़ान", + "length": 128, + "id": 53 } ] }