diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 921015d7de9..9917ef2e0e8 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -628,5 +628,5 @@ "parental_control": "Parental Control", "safe_browsing": "Safe Browsing", "served_from_cache": "{{value}} (served from cache)", - "form_error_password_length": "Password must be at least {{value}} symbols long" + "form_error_password_length": "Password must be at least {{value}} characters long" }