Skip to content

translate: Updates for file web/xliff/en.xlf in zh_CN#14607

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN
May 21, 2025
Merged

translate: Updates for file web/xliff/en.xlf in zh_CN#14607
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN

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_CN.xlf
Language Code zh_CN
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_CN'.
@transifex-integration transifex-integration bot requested review from a team as code owners May 21, 2025 07:12
@netlify
Copy link

netlify bot commented May 21, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit ea34334
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/682d7cce28990100084a1d3f

@netlify
Copy link

netlify bot commented May 21, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ea34334
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/682d7cce17ccfc00083bfe2f
😎 Deploy Preview https://deploy-preview-14607--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.

@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label May 21, 2025
@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in zh_CN translate: Updates for file web/xliff/en.xlf in zh_CN May 21, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) May 21, 2025 07:12
@codecov
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (2f1eab5) to head (ea34334).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14607      +/-   ##
==========================================
- Coverage   92.76%   92.71%   -0.06%     
==========================================
  Files         814      814              
  Lines       41898    41898              
==========================================
- Hits        38868    38846      -22     
- Misses       3030     3052      +22     
Flag Coverage Δ
e2e 47.74% <ø> (-0.08%) ⬇️
integration 24.42% <ø> (ø)
unit 90.59% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@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-ea34334c3a3afa52f124c01f49aa4764fe7818e5
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-ea34334c3a3afa52f124c01f49aa4764fe7818e5

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

@authentik-automation authentik-automation bot merged commit f582e66 into main May 21, 2025
96 checks passed
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN branch May 21, 2025 11:27
kensternberg-authentik added a commit that referenced this pull request May 22, 2025
* main: (55 commits)
  web: Fix missing Enterprise sidebar entries. (#14615)
  core, web: update translations (#14626)
  esbuild-plugin-live-reload: Publish. (#14624)
  web/NPM Workspaces: Prep ESBuild plugin for publish. (#14552)
  lifecycle: fix arguments not being passed to worker command (#14574)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14611)
  providers/proxy: kubernetes outpost: fix reconcile when ingress class name changed (#14612)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#14608)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#14607)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#14609)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14606)
  root: move forked dependencies to goauthentik org (#14590)
  core: bump library/node from 22 to 24 (#14410)
  core: bump django-guardian from 2.4.0 to v3.0.0 (#14453)
  enterprise/stages/mtls: improve certificate validation (#14582)
  translate: Updates for file web/xliff/en.xlf in it (#14575)
  core, web: update translations (#14578)
  core: bump sentry-sdk from 2.28.0 to 2.29.1 (#14579)
  core: bump astral-sh/uv from 0.7.5 to 0.7.6 (#14580)
  web/NPM Workspaces: ESbuild version cleanup (#14541)
  ...
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.

1 participant