Skip to content

Commit 4b382a9

Browse files
i18n: fix typo in Dutch (nl_NL) translation for algorithm type message
1 parent 9e2ca94 commit 4b382a9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
1 Byte
Binary file not shown.

rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ msgstr ""
3838

3939
#: backends.py:90
4040
msgid "Unrecognized algorithm type '{}'"
41-
msgstr "Niet herkend algoritme type '{}"
41+
msgstr "Niet herkend algoritme type '{}'"
4242

4343
#: backends.py:96
4444
msgid "You must have cryptography installed to use {}."

0 commit comments

Comments
 (0)