Skip to content

translate: Updates for project authentik and language fr_FR#18788

Merged
rissson merged 4 commits intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_fr_FR
Dec 12, 2025
Merged

translate: Updates for project authentik and language fr_FR#18788
rissson merged 4 commits intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_fr_FR

Conversation

@transifex-integration
Copy link
Contributor

@transifex-integration transifex-integration bot commented Dec 12, 2025

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/fr_FR/LC_MESSAGES/django.po Backend fr_FR TRANSLATION default
web/xliff/en.xlf web/xliff/fr_FR.xlf Frontend fr_FR TRANSLATION default

100% translated source file: 'web/xliff/en.xlf'
on 'fr_FR'.
@transifex-integration transifex-integration bot requested review from a team as code owners December 12, 2025 14:07
@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 6ec25d5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/693c2301f8ae6100089b4c78

@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 Dec 12, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 6ec25d5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/693c2301fef7910007af1fa6

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 6ec25d5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/693c2301cd8f720008b529e0

100% translated source file: 'django.po'
on 'fr_FR'.
100% translated source file: 'django.po'
on 'fr_FR'.
100% translated source file: 'django.po'
on 'fr_FR'.
@rissson rissson enabled auto-merge (squash) December 12, 2025 14:13
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (ae019eb) to head (6ec25d5).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18788      +/-   ##
==========================================
+ Coverage   93.18%   93.23%   +0.05%     
==========================================
  Files         946      946              
  Lines       51884    51884              
==========================================
+ Hits        48346    48373      +27     
+ Misses       3538     3511      -27     
Flag Coverage Δ
e2e 44.78% <ø> (+0.33%) ⬆️
integration 23.28% <ø> (+<0.01%) ⬆️
unit 91.46% <ø> (+<0.01%) ⬆️
unit-migrate 91.51% <ø> (+<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 merged commit 3ae5d71 into main Dec 12, 2025
174 of 178 checks passed
@rissson rissson deleted the translations_dece3445d39f49129db9a38c74f25cbf_fr_FR branch December 12, 2025 15:14
@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-6ec25d59a09e4dd4574ea8454448df86d9a6c3f3
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-6ec25d59a09e4dd4574ea8454448df86d9a6c3f3

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

kensternberg-authentik added a commit that referenced this pull request Dec 12, 2025
* main:
  web/admin: fix typo in PolicyAccessView (#18789)
  translate: Updates for project authentik and language fr_FR (#18788)
  core: bump goauthentik/fips-debian from `dea09c4` to `07f41ce` (#18778)
  admin/files: cache expensive generated URLs (#18784)
  ci: bump actions/cache from 4.3.0 to 5.0.0 (#18779)
  ci: bump tj-actions/changed-files from 47.0.0 to 47.0.1 (#18780)
  core: bump goauthentik.io/api/v3 from 3.2025120.25 to 3.2025120.26 (#18770)
  core: bump selenium/standalone-chromium from 142.0 to 143.0 in /tests/e2e (#18772)
  web: bump types (merge branch) (#18735)
  ci: generate typescript api client for release too (#18761)
  website/integrations: wazuh: Change exchange key generation to 64 bytes (#18769)
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