Skip to content

Conversation

@Sreeragrayirath007
Copy link

Add translation to Malayalam

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 Malayalam (ml) as a new translation target language to the i18n configuration. Malayalam is an Indian language spoken primarily in Kerala.

Key Changes

  • Added "ml" (Malayalam) to the list of target locales in the i18n.json configuration file

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

"bn",
"fa",
"pl",
"tr"
Copy link

Copilot AI Nov 12, 2025

Choose a reason for hiding this comment

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

Missing comma after "tr". In JSON arrays, all elements except the last one must be followed by a comma. This will cause a JSON parsing error.

Suggested change
"tr"
"tr",

Copilot uses AI. Check for mistakes.
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.

1 participant