Skip to content

translate: Updates for project authentik and language ko_KR#18760

Merged
rissson merged 1 commit intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_ko_KR
Dec 11, 2025
Merged

translate: Updates for project authentik and language ko_KR#18760
rissson merged 1 commit intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_ko_KR

Conversation

@transifex-integration
Copy link
Contributor

The following localization files have been updated:

Details

Parameter Value
Transifex Project authentik
Grouping Language

Files

Source File Translation File Resource Language Type Mode
web/xliff/en.xlf web/xliff/ko_KR.xlf Frontend ko_KR TRANSLATION default

65% of minimum 60% translated source file: 'en.xlf'
on 'ko_KR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
@transifex-integration transifex-integration bot requested review from a team as code owners December 11, 2025 16:24
@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.

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18760      +/-   ##
==========================================
- Coverage   93.23%   93.23%   -0.01%     
==========================================
  Files         946      946              
  Lines       51862    51862              
==========================================
- Hits        48356    48353       -3     
- Misses       3506     3509       +3     
Flag Coverage Δ
e2e 44.79% <ø> (+0.01%) ⬆️
integration 23.28% <ø> (+<0.01%) ⬆️
unit 91.47% <ø> (+<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.

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for authentik-docs canceled.

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

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit cda8d9f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/693af04bcd8f720008e754fd
😎 Deploy Preview https://deploy-preview-18760--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.

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for authentik-integrations canceled.

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

@rissson rissson enabled auto-merge (squash) December 11, 2025 17:08
@rissson rissson merged commit e0ec797 into main Dec 11, 2025
173 of 183 checks passed
@rissson rissson deleted the translations_dece3445d39f49129db9a38c74f25cbf_ko_KR branch December 11, 2025 17:41
@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-cda8d9f3ee0884e55f509b8cb77252ce9710a96b
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-cda8d9f3ee0884e55f509b8cb77252ce9710a96b

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

kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (69 commits)
  website/docs: fix incorrect menu reference in data exports doc (#18752)
  translate: Updates for project authentik and language zh-Hans (#18756)
  translate: Updates for project authentik and language tr_TR (#18758)
  translate: Updates for project authentik and language fi_FI (#18759)
  translate: Updates for project authentik and language pl_PL (#18754)
  translate: Updates for project authentik and language ru_RU (#18745)
  translate: Updates for project authentik and language ko_KR (#18760)
  translate: Updates for project authentik and language ja_JP (#18755)
  translate: Updates for project authentik and language de_DE (#18749)
  translate: Updates for project authentik and language nl_NL (#18751)
  translate: Updates for project authentik and language pt_BR (#18746)
  translate: Updates for project authentik and language es_ES (#18748)
  translate: Updates for project authentik and language it_IT (#18750)
  translate: Updates for project authentik and language cs_CZ (#18753)
  translate: Updates for project authentik and language fr_FR (#18747)
  stages/identification: Add WebAuthn conditional UI (passkey autofill) support (#18377)
  api: allow configuring default page_size and max_page_size (#18165)
  root: do not require backend approval for npm workspace dependencies (#18738)
  outpost/proxyv2: more tests, fix pg password with spaces, and existing session on restart (#18211)
  web: bump @types/guacamole-common-js from 1.5.4 to 1.5.5 in /web (#18717)
  ...
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.

2 participants