This repository was archived by the owner on May 26, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
rest_framework_jwt/locale/en_US/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2015-01-13 23:31 +0100\n "
11
+ "POT-Creation-Date : 2015-01-16 18:06 +0100\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -35,11 +35,11 @@ msgid "Error decoding signature."
35
35
msgstr ""
36
36
37
37
#: authentication.py:76 serializers.py:105
38
- msgid "Invalid payload"
38
+ msgid "Invalid payload. "
39
39
msgstr ""
40
40
41
41
#: authentication.py:79
42
- msgid "Invalid signature"
42
+ msgid "Invalid signature. "
43
43
msgstr ""
44
44
45
45
#: serializers.py:53
@@ -52,17 +52,17 @@ msgstr ""
52
52
53
53
#: serializers.py:72
54
54
#, python-brace-format
55
- msgid "Must include \" {username_field}\" and \" password\" "
55
+ msgid "Must include \" {username_field}\" and \" password\" . "
56
56
msgstr ""
57
57
58
58
#: serializers.py:108
59
- msgid "User doesn't exist"
59
+ msgid "User doesn't exist. "
60
60
msgstr ""
61
61
62
62
#: serializers.py:126
63
- msgid "Refresh has expired"
63
+ msgid "Refresh has expired. "
64
64
msgstr ""
65
65
66
66
#: serializers.py:129
67
- msgid "orig_iat field is required"
67
+ msgid "orig_iat field is required. "
68
68
msgstr ""
You can’t perform that action at this time.
0 commit comments