File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
oauth2_provider/locale/es/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,12 +68,12 @@ msgstr "Encriptadas al guardar. Copiar ahora si este es un nuevo secreto."
6868#: oauth2_provider/models.py:175
6969#, python-brace-format
7070msgid "Unauthorized redirect scheme: {scheme}"
71- msgstr "Esquema de redirección no autorizado"
71+ msgstr "Esquema de redirección no autorizado: {scheme} "
7272
7373#: oauth2_provider/models.py:179
7474#, python-brace-format
7575msgid "redirect_uris cannot be empty with grant_type {grant_type}"
76- msgstr "redirected_uris no pueden estar vacías para el tipo de autorización {grant_type}"
76+ msgstr "redirect_uris no pueden estar vacías para el tipo de autorización {grant_type}"
7777
7878#: oauth2_provider/models.py:185
7979msgid "You must set OIDC_RSA_PRIVATE_KEY to use RSA algorithm"
You can’t perform that action at this time.
0 commit comments