mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-30 01:49:50 +03:00
Fix authentication message in Spanish
Incorrect grammar
This commit is contained in:
parent
ec29ff8a80
commit
0ef28b1c5e
|
@ -119,7 +119,7 @@ msgstr "Credenciales de autenticación incorrectas."
|
||||||
|
|
||||||
#: exceptions.py:173
|
#: exceptions.py:173
|
||||||
msgid "Authentication credentials were not provided."
|
msgid "Authentication credentials were not provided."
|
||||||
msgstr "Las credenciales de autenticación no se proveyeron."
|
msgstr "Las credenciales de autenticación no fueron suministradas."
|
||||||
|
|
||||||
#: exceptions.py:179
|
#: exceptions.py:179
|
||||||
msgid "You do not have permission to perform this action."
|
msgid "You do not have permission to perform this action."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user