Skip to content

Commit 4cedac5

Browse files
committed
fix some typos in spanish translations file
1 parent 3bc031c commit 4cedac5

File tree

1 file changed

+2
-2
lines changed
  • oauth2_provider/locale/es/LC_MESSAGES

1 file changed

+2
-2
lines changed

‎oauth2_provider/locale/es/LC_MESSAGES/django.po‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
7070
msgid"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
7575
msgid"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
7979
msgid"You must set OIDC_RSA_PRIVATE_KEY to use RSA algorithm"

0 commit comments

Comments
(0)