kartik-v / yii2-password

Useful password strength validation utilities for Yii Framework 2.0
http://demos.krajee.com/password
Other
75 stars 46 forks source link

Translation works wrong ? #7

Closed DrMabuse23 closed 9 years ago

DrMabuse23 commented 10 years ago

Hi i have trouble about the translation plz have look at this http://screencast.com/t/PtTn54jCI https://gist.github.com/brewing/f5776890bfc37121e356

DrMabuse23 commented 10 years ago

ok i found out it is not the config on the input field is the StrengthValidator how to configure the i18n on this ?

kartik-v commented 10 years ago

Check the messages directory in this extension. You need to submit the translation file for your language as a PR.

kartik-v commented 9 years ago

Locales JS file - if not added will not throw an error now and default to English.

Closed via upgrade to release v1.2.0.