Skip to content

core, web: update translations#21021

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Mar 20, 2026
Merged

core, web: update translations#21021
rissson merged 1 commit intomainfrom
extract-compile-backend-translation

Conversation

@authentik-automation
Copy link
Contributor

core, web: update translations

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot requested review from a team as code owners March 20, 2026 00:18
@github-actions
Copy link
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.

@netlify
Copy link

netlify bot commented Mar 20, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit bbdf1b6
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69bc92400749fd0008376d86
😎 Deploy Preview https://deploy-preview-21021--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.79%. Comparing base (0bd7b73) to head (bbdf1b6).
⚠️ Report is 12 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #21021   +/-   ##
=======================================
  Coverage   92.78%   92.79%           
=======================================
  Files        1000     1000           
  Lines       56577    56577           
  Branches      425      425           
=======================================
+ Hits        52496    52498    +2     
+ Misses       4081     4079    -2     
Flag Coverage Δ
conformance 37.40% <ø> (+<0.01%) ⬆️
e2e 42.88% <ø> (-0.01%) ⬇️
integration 22.22% <ø> (+<0.01%) ⬆️
rust 0.23% <ø> (ø)
unit 91.69% <ø> (+<0.01%) ⬆️
unit-migrate 91.79% <ø> (+<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.

@rissson rissson enabled auto-merge (squash) March 20, 2026 12:18
@rissson rissson merged commit 93bf83c into main Mar 20, 2026
155 of 158 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch March 20, 2026 12:50
@github-actions
Copy link
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-bbdf1b6fb3db07dd48bb7403db2db02512d0aa92
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-bbdf1b6fb3db07dd48bb7403db2db02512d0aa92

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

kensternberg-authentik added a commit that referenced this pull request Mar 26, 2026
* main: (36 commits)
  website: fix typos (#20996)
  internal/outpost/ak: fix ws URL on outpost restart (#21041)
  sources/ldap: fix incorrect error response for invalid sync_users_password (#21016)
  website/docs: add missing dependencies for linux dev environment (#21020)
  core, web: update translations (#21021)
  web: bump flatted from 3.4.1 to 3.4.2 in /web (#21037)
  web: bump @sentry/browser from 10.44.0 to 10.45.0 in /web in the sentry group across 1 directory (#21022)
  website: bump flatted from 3.4.1 to 3.4.2 in /website (#21038)
  core: bump astral-sh/uv from 0.10.11 to 0.10.12 in /lifecycle/container (#21027)
  ci: bump actions-rust-lang/setup-rust-toolchain from 1.15.3 to 1.15.4 in /.github/actions/setup (#21030)
  ci: bump taiki-e/install-action from 2.68.26 to 2.69.2 in /.github/actions/setup (#21029)
  core: bump goauthentik/fips-debian from `7baeeaa` to `7726387` in /lifecycle/container (#21028)
  core: bump aws-cdk-lib from 2.243.0 to 2.244.0 (#21026)
  core: bump types-ldap3 from 2.9.13.20251121 to 2.9.13.20260319 (#21024)
  core: bump ruff from 0.15.6 to 0.15.7 (#21023)
  core: bump goauthentik/fips-python from `859ad57` to `bf45eb7` in /lifecycle/container (#21025)
  website/integrations: fix AWS SCIM with Identity Center (#21017)
  root: allow listening on multiple IPs (#20930)
  website: switch docs analytics to gtag (#20993)
  web: link file picker to docs (#20995)
  ...
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.

1 participant