core, web: update translations#15026
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
authentik translations instructionsThanks for your pull request! authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #15026 +/- ##
=======================================
Coverage 92.76% 92.76%
=======================================
Files 815 815
Lines 42112 42112
=======================================
+ Hits 39064 39065 +1
+ Misses 3048 3047 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ab866cdd55aa78ddbcaf7bffcdd09599229f9eac
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-ab866cdd55aa78ddbcaf7bffcdd09599229f9eacAfterwards, run the upgrade commands from the latest release notes. |
* main: website/docs: also hide the postgres pool_options setting (#15023) blueprints: sort schema items (#15022) website: bump the build group in /website with 6 updates (#15027) core: bump astral-sh/uv from 0.7.12 to 0.7.13 (#15028) core: bump twilio from 9.6.2 to 9.6.3 (#15029) core: bump sentry-sdk from 2.29.1 to 2.30.0 (#15030) core: bump kubernetes from 32.0.1 to 33.1.0 (#15031) core, web: update translations (#15026) web: bump the sentry group across 1 directory with 2 updates (#15025) translate: Updates for file web/xliff/en.xlf in zh_CN (#15018) lifecycle/aws: bump aws-cdk from 2.1018.0 to 2.1018.1 in /lifecycle/aws (#15016) website: bump postcss from 8.5.4 to 8.5.5 in /website (#15013) website: bump @types/node from 24.0.0 to 24.0.1 in /website (#15014) core: fix transaction test case (#15021) translate: Updates for file web/xliff/en.xlf in zh-Hans (#15019) website/docs: correct minor version in release notes (#15012) root: test label handling and error reporting in PytestTestRunner (#14000) outposts/ldap: Handle comma-separated attributes in LDAP search requests (#15000) website/integrations: standardize application slug placeholder in docs (#15007) core: bump django from 5.1.10 to 5.1.11 (#14997)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
core, web: update translations