Skip to content

translate: Updates for project authentik and language de_DE#21630

Open
transifex-integration[bot] wants to merge 1 commit intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_de_DE
Open

translate: Updates for project authentik and language de_DE#21630
transifex-integration[bot] wants to merge 1 commit intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_de_DE

Conversation

@transifex-integration
Copy link
Copy Markdown
Contributor

The following localization files have been updated:

Details

Parameter Value
Transifex Project authentik
Grouping Language

Files

Source File Translation File Resource Language Type Mode
locale/en/LC_MESSAGES/django.po locale/de_DE/LC_MESSAGES/django.po Backend de_DE TRANSLATION default

100% translated source file: 'django.po'
on 'de_DE'.
@transifex-integration transifex-integration bot requested review from a team as code owners April 15, 2026 20:27
@github-actions
Copy link
Copy Markdown
Contributor

authentik translations instructions

Thanks for your pull request!

authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.29%. Comparing base (10b39a3) to head (bbc5d0c).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #21630   +/-   ##
=======================================
  Coverage   92.29%   92.29%           
=======================================
  Files        1032     1032           
  Lines       59767    59767           
  Branches     2537     2537           
=======================================
+ Hits        55161    55162    +1     
+ Misses       4541     4540    -1     
  Partials       65       65           
Flag Coverage Δ
conformance 36.98% <ø> (+<0.01%) ⬆️
e2e 42.90% <ø> (-0.01%) ⬇️
integration 33.90% <ø> (-0.01%) ⬇️
rust 60.50% <ø> (ø)
unit 91.92% <ø> (+<0.01%) ⬆️
unit-migrate 92.01% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-bbc5d0cfa625ff295184298045a9dba2267265c3
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-bbc5d0cfa625ff295184298045a9dba2267265c3

Afterwards, run the upgrade commands from the latest release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants