impr(quotes): add Hindi quotes (@Dhruv1249)#7786
Open
Dhruv1249 wants to merge 1 commit intomonkeytypegame:masterfrom
Open
impr(quotes): add Hindi quotes (@Dhruv1249)#7786Dhruv1249 wants to merge 1 commit intomonkeytypegame:masterfrom
Dhruv1249 wants to merge 1 commit intomonkeytypegame:masterfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds additional Hindi quote entries to the existing hindi quotes dataset in the frontend static assets.
Changes:
- Appended 10 new Hindi quotes (IDs 54–63) with sources and computed lengths
- Kept IDs sequential and lengths consistent with
check-assetsvalidation (quote.text.length === quote.length)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adding 10 famous hindi quotes :)
id: 54
धीरे-धीरे रे मना, धीरे सब कुछ होय;
माली सींचे सौ घड़ा, ऋतु आए फल होय।
Slowly, slowly, O mind—everything unfolds in its own time;
the gardener may water with a hundred pots, yet fruit arrives only in season.
id: 55
रहिमन पानी राखिए, बिन पानी सब सून;
पानी गए न ऊबरे, मोती, मानस, चून।
Preserve your “water” (honor/essence), says Rahim; without it, all is empty.
Once lost, neither pearls, humans, nor lime can regain it.
id: 56
ऐसी वाणी बोलिए, मन का आपा खोय;
औरन को शीतल करे, आपहुं शीतल होय।
Speak such words that your ego dissolves;
they bring peace to others, and peace to yourself.
id: 57
निंदक नियरे राखिए, आँगन कुटी छवाय;
बिन पानी, साबुन बिना, निर्मल करे सुभाय।
Keep your critic close—give them a place in your courtyard;
without soap or water, they cleanse your nature.
id: 58
करत-करत अभ्यास के जड़मति होत सुजान;
रसरी आवत-जात ते सिल पर परत निशान।
Through constant practice, even a dull mind becomes wise;
as a rope’s repeated friction leaves marks on stone.
id: 59
तुलसी इस संसार में भाँति-भाँति के लोग;
सबसे हँस मिल बोलिए, नदी नाव संजोग।
In this world are people of many kinds;
meet everyone with a smile—like a boat meeting the river.
id: 60
रहिमन निज मन की व्यथा, मन ही राखो गोय;
सुनि अठिलैंहि लोग सब, बाँटि न लेंहि कोय।
Keep your heart’s pain within, says Rahim;
people will only laugh at it—none truly shares it.
id: 61
रहिमन देखि बड़ेन को, लघु न दीजिए डारि;
जहाँ काम आवे सुई, कहाँ करे तरवारि।
Do not discard the small in favor of the great, says Rahim;
where a needle is needed, what use is a sword?
id: 62
जो रहीम उत्तम प्रकृति, का करि सकत कुसंग;
चंदन विष व्यापत नहीं, लिपटे रहत भुजंग।
What harm can bad company do to one of noble nature, says Rahim?
Poison does not affect sandalwood, even when snakes coil around it.
id: 63
साँच बराबर तप नहीं, झूठ बराबर पाप;
जाके हृदय साँच है, ताके हृदय आप।
No austerity equals truth, no sin equals falsehood;
where truth resides in the heart, there resides God.
Checks
packages/schemas/src/languages.tsfrontend/src/ts/constants/languages.tsfrontend/static/languagespackages/schemas/src/themes.tsfrontend/src/ts/constants/themes.tsfrontend/static/themespackages/schemas/src/layouts.tsfrontend/static/layoutsfrontend/static/webfontspackages/schemas/src/fonts.tsfrontend/src/ts/constants/fonts.ts