Skip to content

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

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans
Oct 24, 2023
Merged

translate: Updates for file web/xliff/en.xlf in zh-Hans#7278
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

100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
@transifex-integration transifex-integration bot requested a review from a team as a code owner October 24, 2023 08:45
@netlify
Copy link

netlify bot commented Oct 24, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ec2625b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/653784352c806900083a7fc2
😎 Deploy Preview https://deploy-preview-7278--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.

@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 Oct 24, 2023
@authentik-automation authentik-automation bot enabled auto-merge (squash) October 24, 2023 08:45
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e60820a) 92.63% compared to head (ec2625b) 92.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7278      +/-   ##
==========================================
+ Coverage   92.63%   92.66%   +0.03%     
==========================================
  Files         587      587              
  Lines       28876    28876              
==========================================
+ Hits        26748    26758      +10     
+ Misses       2128     2118      -10     
Flag Coverage Δ
e2e 50.94% <ø> (+0.02%) ⬆️
integration 26.01% <ø> (ø)
unit 89.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

☔ 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-translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans-1698138073-ec2625b
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans-1698138073-ec2625b-arm64
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
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans-1698138073-ec2625b

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans-1698138073-ec2625b-arm64

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

@authentik-automation authentik-automation bot merged commit 0091690 into main Oct 24, 2023
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_zh-Hans branch October 24, 2023 09:45
kensternberg-authentik added a commit that referenced this pull request Oct 25, 2023
* main: (28 commits)
  web: fix typo in traefik name
  web/admin: disable wizard banner for now (#7294)
  web/admin: small fixes (#7292)
  core: Use branding_title in the end session page (#7282)
  web: bump pyright from 1.1.332 to 1.1.333 in /web (#7287)
  website: bump react-tooltip from 5.21.5 to 5.21.6 in /website (#7283)
  web: bump the sentry group in /web with 2 updates (#7285)
  web: bump the eslint group in /web with 1 update (#7286)
  core: bump ruff from 0.1.1 to 0.1.2 (#7289)
  core: bump pytest from 7.4.2 to 7.4.3 (#7288)
  web: bump the wdio group in /tests/wdio with 3 updates (#7290)
  website/blogs: fixed typo in blog (#7281)
  core: bump pylint from 2.17.7 to 3.0.2 (#7270)
  web: bump the eslint group in /tests/wdio with 2 updates (#7274)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7278)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7277)
  ci: bump actions/setup-node from 3 to 4 (#7268)
  core: bump pylint-django from 2.5.4 to 2.5.5 (#7271)
  web: bump the eslint group in /web with 2 updates (#7269)
  web: bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1 in /tests/wdio (#7275)
  ...
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