Skip to content

impr(quotes): add Hindi quotes (@Dhruv1249)#7786

Open
Dhruv1249 wants to merge 1 commit intomonkeytypegame:masterfrom
Dhruv1249:quotes
Open

impr(quotes): add Hindi quotes (@Dhruv1249)#7786
Dhruv1249 wants to merge 1 commit intomonkeytypegame:masterfrom
Dhruv1249:quotes

Conversation

@Dhruv1249
Copy link
Copy Markdown

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

  • Adding quotes?
    • Make sure to follow the quotes documentation
    • Make sure to include translations for the quotes in the description (or another comment) so we can verify their content.
  • Adding a language?
    • Make sure to follow the languages documentation
    • Add language to packages/schemas/src/languages.ts
    • Add language to exactly one group in frontend/src/ts/constants/languages.ts
    • Add language json file to frontend/static/languages
  • Adding a theme?
    • Make sure to follow the themes documentation
    • Add theme to packages/schemas/src/themes.ts
    • Add theme to frontend/src/ts/constants/themes.ts
    • (optional) Add theme css file to frontend/static/themes
    • Add some screenshots of the theme, especially with different test settings (colorful, flip colors) to your pull request
  • Adding a layout?
    • Make sure to follow the layouts documentation
    • Add layout to packages/schemas/src/layouts.ts
    • Add layout json file to frontend/static/layouts
  • Adding a font?
    • Make sure to follow the fonts documentation
    • Add font file to frontend/static/webfonts
    • Add font to packages/schemas/src/fonts.ts
    • Add font to frontend/src/ts/constants/fonts.ts
  • Check if any open issues are related to this PR; if so, be sure to tag them below.
  • Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
  • Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

Copilot AI review requested due to automatic review settings April 8, 2026 14:29
@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. labels Apr 8, 2026
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Apr 8, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-assets validation (quote.text.length === quote.length)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants