i18n: add missing string (#72581)

This commit is contained in:
Paul Marillonnet 2022-12-19 09:43:15 +01:00
parent c9d6ce0ffd
commit 26ea4adc88
1 changed files with 1 additions and 1 deletions

View File

@ -1120,7 +1120,7 @@ class BaseRegistrationView(HomeURLMixin, FormView):
):
form.add_error(
'phone',
(
_(
'Multiple SMSs have already been sent to this number. Further attempts are blocked,'
' try again later.'
),