themisir / form-validator

Simplest form validation for flutter form widgets
https://pub.dev/packages/form_validator
MIT License
77 stars 39 forks source link

create i18n support for id (Indonesia) #12

Closed hadihammurabi closed 3 years ago

hadihammurabi commented 3 years ago

I use this library for my application and i need to translate some messages into my language. Here, i am Indonesian.

Thankyou.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/misir/form-validator/8g7oosdd6
✅ Preview: https://form-validator-git-patch-1.misir.vercel.app

themisir commented 3 years ago

Could you add language to https://github.com/TheMisir/form-validator/blob/master/lib/src/i18n/all.dart?

hadihammurabi commented 3 years ago

Could you add language to https://github.com/TheMisir/form-validator/blob/master/lib/src/i18n/all.dart?

sure, i have add it