feat: change some translate - #13451
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates i18n strings and operation-log resources to reflect new “auth-sources” and LDAP/SAML-related UI and audit-log terminology across frontend and backend language packs.
Changes:
- Add “Auth Sources / Authentication Settings” as an operation-log resource filter option and corresponding
logs.detail.auth_sourcestranslations. - Refine LDAP “strict sync” explanatory texts and add new SAML2 label/help keys (
spEntityID,acsURL,sloURL) across multiple locales. - Extend backend i18n and operation-log docs with new LDAP login-test error text and new audit-log path format entries.
Reviewed changes
Copilot reviewed 27 out of 27 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| frontend/src/views/log/operation/index.vue | Adds operation-log resource filter option for auth-sources. |
| frontend/src/lang/modules/zh.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/zh-Hant.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/tr.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/ru.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/pt-br.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/ms.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/lo.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/ko.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/ja.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/fa.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/es-es.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| frontend/src/lang/modules/en.ts | Adds logs.detail.auth_sources and updates LDAP/SAML2 related translations. |
| core/i18n/lang/zh.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/zh-Hant.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/tr.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/ru.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/pt-BR.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/ms.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/lo.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/ko.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/ja.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/fa.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/es-ES.yaml | Adds ErrLDAPLoginTest message. |
| core/i18n/lang/en.yaml | Adds ErrLDAPLoginTest message. |
| core/cmd/server/docs/x-log.json | Adds audit-log format entries for new auth-sources/AI proxy endpoints and website templates operations. |
| agent/cmd/server/docs/x-log.json | Mirrors the audit-log format entry additions for the agent docs bundle. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.