1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-04-27 20:43:46 +03:00

Fix translation for "Tokens", just like django translation.

reference: 5a91ad3d71/django/contrib/auth/locale/ko/LC_MESSAGES/django.po (L235)
This commit is contained in:
tgoddessana 2024-10-22 16:47:42 +09:00
parent 86716e6771
commit 4dbfe56423

View File

@ -95,7 +95,7 @@ msgstr "토큰"
#: authtoken/models.py:28 authtoken/models.py:55
msgid "Tokens"
msgstr "토큰"
msgstr "토큰(들)"
#: authtoken/serializers.py:13
msgid "Password"