mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #24122 -- Redirected to translated url after setting language
Thanks gbdlin for the initial patch and Tim Graham for the review.
This commit is contained in:
Binary file not shown.
@@ -16,6 +16,10 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: urls.py:78
|
||||
msgid "^translated/$"
|
||||
msgstr "^vertaald/$"
|
||||
|
||||
#: views/csrf.py:98
|
||||
msgid "Forbidden"
|
||||
msgstr "Verboden"
|
||||
|
||||
Reference in New Issue
Block a user