Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Add handling for the Telugu character ౡ in te-transliteration.js #821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dhanushcdivakar
Copy link

Description:

This pull request updates the transliteration rules in te-transliteration.js to include support for the Telugu character ౡ. The modification ensures that the character is handled properly during the transliteration process.

Changes made:

  • Added new pattern handling for the Telugu character ౡ.
  • Updated the regular expressions to correctly process the character in various contexts.

Reason for the change:

This fix is necessary for proper handling of the Telugu character ౡ in the transliteration process, ensuring that the script works accurately across different inputs.

Please review and merge if everything looks good!

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

Successfully merging this pull request may close these issues.

1 participant