Skip to content

docs: restructure i18n docs into top-level Flow section#5349

Open
Artur- wants to merge 2 commits intomainfrom
i18n
Open

docs: restructure i18n docs into top-level Flow section#5349
Artur- wants to merge 2 commits intomainfrom
i18n

Conversation

@Artur-
Copy link
Copy Markdown
Member

@Artur- Artur- commented Mar 12, 2026

Move localization documentation from a single page under Advanced Topics to a new top-level Flow Reference section with practical guidance on translation strings, language selection, component i18n, and number/date formatting. Advanced content (custom I18NProvider, RTL for custom elements) moves to a sub-page. Update all cross-references.

Move localization documentation from a single page under Advanced Topics
to a new top-level Flow Reference section with practical guidance on
translation strings, language selection, component i18n, and number/date
formatting. Advanced content (custom I18NProvider, RTL for custom
elements) moves to a sub-page. Update all cross-references.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 12, 2026

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5349.fly.dev

Built from befa5bd


[source,javascript]
----
import { PolymerElement } from '@polymer/polymer/polymer-element.js';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's change this to use LitElement instead.

@peholmst peholmst added the target/v25.1 Automatically cherry-pick to the v25.1 branch label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target/v25.1 Automatically cherry-pick to the v25.1 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants