README.md in devise_zxcvbn-5.0.0 vs README.md in devise_zxcvbn-5.1.0
- old
+ new
@@ -68,10 +68,10 @@
"not strong enough. It scored %{score}. It must score at least %{min_password_score}."
```
You can customize this error message modifying the `devise` YAML file.
-The `crack_time_display`, `password_sample`, `score` and `min_password_score` variables are passed through if you need them.
+The `crack_time_display`, `feedback`, `score` and `min_password_score` variables are passed through if you need them.
```yml
# config/locales/devise.en.yml
en:
errors: