go-playground / validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.07k stars 1.29k forks source link

Polish language support #1217

Closed thinkofher closed 1 month ago

thinkofher commented 5 months ago

Hey. Here's my implementation of polish language translations that I created for my application and other devs may find attractive.

Fixes Or Enhances

validator package supports polish language after this MR is accepted.

Make sure that you've checked the boxes below before you submit PR:

@go-playground/validator-maintainers

coveralls commented 5 months ago

Coverage Status

coverage: 74.178% (+0.006%) from 74.172% when pulling 9098111a15f536e8646958b4635158c56d5e36b5 on thinkofher:language-pl into 55313dbe00866e2404032d687098e35868db2f1c on go-playground:master.