Skip to content

core, web: update translations#18380

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Dec 1, 2025
Merged

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

Conversation

@authentik-automation
Copy link
Contributor

core, web: update translations

@authentik-automation authentik-automation bot requested a review from a team as a code owner November 26, 2025 00:11
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Nov 26, 2025
@authentik-automation authentik-automation bot requested a review from a team as a code owner November 26, 2025 00:11
@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ef00e7f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/692daf5dd3d88d000879a5a3
😎 Deploy Preview https://deploy-preview-18380--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.

@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 Nov 26, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit ef00e7f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/692daf5dc39aba00084b4da5

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit ef00e7f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/692daf5d91518d00086796e7

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18380      +/-   ##
==========================================
+ Coverage   92.77%   93.03%   +0.26%     
==========================================
  Files         911      911              
  Lines       49848    49848              
==========================================
+ Hits        46247    46377     +130     
+ Misses       3601     3471     -130     
Flag Coverage Δ
e2e 45.26% <ø> (+0.69%) ⬆️
integration 22.88% <ø> (+<0.01%) ⬆️
unit 91.20% <ø> (+<0.01%) ⬆️
unit-migrate 91.25% <ø> (+<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
Contributor

github-actions bot commented Nov 26, 2025

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-ef00e7fa84443cdf24dfcd748405815b2ef39bfb
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-ef00e7fa84443cdf24dfcd748405815b2ef39bfb

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

@rissson rissson enabled auto-merge (squash) November 26, 2025 13:30
@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch 5 times, most recently from 13b8cbf to e82a05d Compare December 1, 2025 00:13
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch from e82a05d to ef00e7f Compare December 1, 2025 15:08
@rissson rissson merged commit 1276d87 into main Dec 1, 2025
99 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch December 1, 2025 16:01
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (53 commits)
  core, web: update translations (#18380)
  web: re-add en.xlf locale (#18469)
  stages/user_write: Fix user attributes are not sanitized under certains conditions (#17890)
  providers/scim: compare users/groups before sending update request (#18456)
  enterprise/endpoints/connectors/agent: fix Apple JWE encryption when FIPS is enabled (#18464)
  website: bump @types/react from 19.2.6 to 19.2.7 in /website (#18357)
  core: bump goauthentik/fips-debian from `ac4c80b` to `de70579` (#18419)
  core: bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#18416)
  website: bump prettier-plugin-packagejson from 2.5.19 to 2.5.20 in /website (#18460)
  core: bump goauthentik.io/api/v3 from 3.2025120.7 to 3.2025120.11 (#18461)
  website/integrations: add GLPI (#17937)
  website/integrations: small fixes (#18423)
  enterprise: Apple Platform SSO (#15318)
  crypto: only generate managed keypair if non-existent (#18457)
  ci: remove translation-rename (#18444)
  translate: Updates for project authentik and language tr (#18438)
  translate: Updates for project authentik and language fr (#18431)
  translate: Updates for project authentik and language ru (#18442)
  translate: Updates for project authentik and language cs_CZ (#18443)
  translate: Updates for project authentik and language pt (#18437)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants