jackocnr / intl-tel-input

A JavaScript plugin for entering and validating international telephone numbers. React and Vue components also included.
https://intl-tel-input.com
MIT License
7.69k stars 1.95k forks source link

Added Kannada language #1846

Closed rashadmehtab closed 1 month ago

rashadmehtab commented 1 month ago

This pull request introduces support for the Kannada language in the project.

jackocnr commented 1 month ago

Thanks for putting this together!

There's just a couple of changes I need before I can merge it:

(1) please remove changes in unrelated files: package-lock.json and spec.html (2) please run the translations build script - npm run build:translations and commit the build files too. See Contributing guidelines for more info.