Skip to content

[jp-sync] docs(jp/dock-manager): sync i18n resource strings peer dependency clarification#1938

Merged
gedinakova merged 3 commits into
vnextfrom
jp-sync/dock-manager-i18n-peer-dep-6cc0581559368056
Apr 2, 2026
Merged

[jp-sync] docs(jp/dock-manager): sync i18n resource strings peer dependency clarification#1938
gedinakova merged 3 commits into
vnextfrom
jp-sync/dock-manager-i18n-peer-dep-6cc0581559368056

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

Syncs the Japanese documentation for dock-manager.md to match the English changes merged in PR #1936 ("docs(dock-manager): clarify i18n resource strings come from peer dependency").

Files processed

English source Japanese counterpart
doc/en/components/layouts/dock-manager.md doc/jp/components/layouts/dock-manager.md

Changes applied

In the Localization section (## ローカライズ):

  1. First paragraph: Updated to align with the new English text — reads the lang attribute 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.

  2. WebComponents block:

    • Added new paragraph clarifying that ready-to-use resource strings for Spanish (es), Japanese (ja), and Korean (ko) are provided via the igniteui-i18n-resources peer dependency, not built-in.
    • Added the registerI18n code example showing how to install and register a language bundle from igniteui-i18n-resources.
    • Updated the addResourceStrings paragraph 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.

Generated by Sync Japanese Documentation ·

…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>
@TomoyaWashio TomoyaWashio removed their request for review March 27, 2026 00:39
@gedinakova gedinakova self-assigned this Apr 2, 2026
@gedinakova gedinakova merged commit 57b6909 into vnext Apr 2, 2026
7 checks passed
@gedinakova gedinakova deleted the jp-sync/dock-manager-i18n-peer-dep-6cc0581559368056 branch April 2, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants