fix(isAlpha) th-TH locale missing by ipiranhaa · Pull Request #1757 · validatorjs/validator.js

Conversation

@ipiranhaa

I found the th-TH locale option miss from the isAlpha document but already implemented.

Just add th-Th locale option on README.md

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)

@codecov

tux-tn

Choose a reason for hiding this comment

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

Thank you for your PR @ipiranhaa
Looks like the locale is missing from isAlpha documentation as well, can you add it there too?

Labels