Skip to content

Conversation

@pahimauchil
Copy link

@pahimauchil pahimauchil commented Oct 29, 2025

Added Malayalam translation for README (readme/ml.md) and updated i18n.json to include "ml" in targets, per contribution guidelines. Translation preserves all formatting and content. Please review.
Fixes #1263

@sumitsaurabh927
Copy link
Contributor

Hey @pahimauchil your branch is out of date. Please update it. Also, make sure to include changeset (go through our contributor's guide) please.

@sumitsaurabh927
Copy link
Contributor

You also need to update the PR title:

Error: No release type found in pull request title "Add Malayalam translation for README and update i18n.json". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

@pahimauchil pahimauchil changed the title Add Malayalam translation for README and update i18n.json feat: Add Malayalam translation for README and update i18n.json Nov 5, 2025
@pahimauchil
Copy link
Author

@sumitsaurabh927
Implemented requested changes. Ready for review.

Copy link
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

This PR adds a Malayalam (ml) translation for the README file and updates the i18n.json configuration to include Malayalam as a target language.

Key changes:

  • Added complete Malayalam translation at readme/ml.md with all sections translated
  • Updated i18n.json to include "ml" in the targets array
  • Added changeset documentation for the translation addition

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
readme/ml.md New file containing full Malayalam translation of the README with all sections, links, and formatting preserved
i18n.json Added "ml" to the targets array to register Malayalam as a supported language
.changeset/beige-eels-hunt.md Changeset file documenting the addition of Malayalam translation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sumitsaurabh927
Copy link
Contributor

@pahimauchil please resolve the merge conflicts

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Hey @pahimauchil! Just checking in - are you still working on this PR? We noticed there are some comments that may need addressing. If you need more time, no problem! Just let us know. If we don't hear back within a week, we'll close this to keep the repo tidy, but you can always reopen when ready.

@pahimauchil
Copy link
Author

Hey @pahimauchil! Just checking in - are you still working on this PR? We noticed there are some comments that may need addressing. If you need more time, no problem! Just let us know. If we don't hear back within a week, we'll close this to keep the repo tidy, but you can always reopen when ready.

Changes completed. Please review.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST]: Add README translation for Malayalam

2 participants