Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing & fix German translations #9676

Merged
merged 3 commits into from
Apr 4, 2025

Conversation

stefan6419846
Copy link
Contributor

@stefan6419846 stefan6419846 commented Apr 1, 2025

Description

Add missing German translations.

Additionally includes a fix to use the same translation as Django itself in one case which would lead to strange side effects: https://github.com/django/django/blob/6b3250673937b105af44f2f14247e56876f8dbe1/django/conf/locale/de/LC_MESSAGES/django.po#L725-L726 The original (now private) issue for this is https://github.com/encode/django-rest-framework/issues/3735 (archived copy: http://web.archive.org/web/20201102222114/https://github.com/encode/django-rest-framework/issues/3735)

Includes a fix to use the same translation as Django itself in one case which would lead to strange side effects: https://github.com/django/django/blob/6b3250673937b105af44f2f14247e56876f8dbe1/django/conf/locale/de/LC_MESSAGES/django.po#L725-L726
@browniebroke browniebroke changed the title Update German translation Add missing & fix German translations Apr 2, 2025
@browniebroke browniebroke merged commit 141ab8e into encode:master Apr 4, 2025
7 checks passed
@browniebroke browniebroke added this to the 3.16 milestone Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants