[jp-sync] docs(jp/dock-manager): sync i18n resource strings peer dependency clarification#1938
Merged
gedinakova merged 3 commits intoApr 2, 2026
Conversation
…rification Sync Japanese translation to match English changes from PR #1936: - Update localization section first paragraph to match new English text (reads lang attr from root html element; removed outdated built-in list) - Add peer dependency paragraph for igniteui-i18n-resources in WebComponents section - Add registerI18n code example for using built-in language bundles - Update addResourceStrings paragraph to clarify it's for custom/other languages Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
norikois
approved these changes
Mar 27, 2026
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.
Summary
Syncs the Japanese documentation for
dock-manager.mdto match the English changes merged in PR #1936 ("docs(dock-manager): clarify i18n resource strings come from peer dependency").Files processed
doc/en/components/layouts/dock-manager.mddoc/jp/components/layouts/dock-manager.mdChanges applied
In the Localization section (
## ローカライズ):First paragraph: Updated to align with the new English text — reads the
langattribute from the root(html)element to determine the language, and falls back to English if missing or unsupported. Removed the outdated sentence listing English/Japanese/Korean/Spanish as "built-in" strings.WebComponents block:
es), Japanese (ja), and Korean (ko) are provided via theigniteui-i18n-resourcespeer dependency, not built-in.registerI18ncode example showing how to install and register a language bundle fromigniteui-i18n-resources.addResourceStringsparagraph to clarify it is for supporting additional/custom languages.Note
🔒 Integrity filtering filtered 1 item
Integrity filtering activated and filtered the following item during workflow execution.
This happens when a tool call accesses a resource that does not meet the required integrity or secrecy level of the workflow.
pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)