Skip to content

translate: Updates for file web/xliff/en.xlf in zh-Hans#13082

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans
Feb 17, 2025
Merged

translate: Updates for file web/xliff/en.xlf in zh-Hans#13082
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans

Conversation

@transifex-integration
Copy link
Contributor

The following localization files have been updated:

Parameter Value
Source File web/xliff/en.xlf
Translation File web/xliff/zh-Hans.xlf
Language Code zh-Hans
Transifex Project authentik
Transifex Resource web/xliff/en.xlf (main)
Transifex Event translated
Mode default

100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
@transifex-integration transifex-integration bot requested review from a team as code owners February 16, 2025 17:39
@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.

@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in zh-Hans translate: Updates for file web/xliff/en.xlf in zh-Hans Feb 16, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) February 16, 2025 17:39
@netlify
Copy link

netlify bot commented Feb 16, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit a51e889
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67b222dc5281a900080d3d20

@netlify
Copy link

netlify bot commented Feb 16, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit a51e889
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67b222dc87b857000869795c
😎 Deploy Preview https://deploy-preview-13082--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 site configuration.

@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (e9c944c) to head (a51e889).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13082   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files         785      785           
  Lines       39636    39636           
=======================================
+ Hits        36768    36770    +2     
+ Misses       2868     2866    -2     
Flag Coverage Δ
e2e 48.49% <ø> (-0.05%) ⬇️
integration 24.54% <ø> (ø)
unit 90.43% <ø> (ø)

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

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

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

@authentik-automation authentik-automation bot merged commit 4fe3817 into main Feb 17, 2025
94 checks passed
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans branch February 17, 2025 11:55
kensternberg-authentik added a commit that referenced this pull request Feb 20, 2025
* main: (24 commits)
  core: add additional RBAC permission to restrict setting the superuser status on groups (#12900)
  web: bump API Client version (#13089)
  core: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#13085)
  stages/authenticator_email: Email OTP (#12630)
  website: bump dompurify and mermaid in /website (#13077)
  web: bump dompurify and mermaid in /web (#13078)
  core: bump django-filter from 24.3 to 25.1 (#13086)
  enterprise/audit: fix diff being created when not enabled (#13084)
  core, web: update translations (#13088)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13080)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13081)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#13082)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#13083)
  core: bump django-storages from 1.14.4 to 1.14.5 (#13087)
  web/user: fix redirects back to user settings (#13076)
  ci: parallelize unit tests (#13036)
  core, web: update translations (#13072)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#13073)
  root: Improve debugging experience (#12961)
  core, web: update translations (#13071)
  ...
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