Opened 7 months ago
Closed 7 months ago
#61442 closed defect (bug) (fixed)
Theme JSON: Add missing i18n for variation titles in theme.json
Reported by: | aaronrobertshaw | Owned by: | |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | 6.6 |
Component: | Editor | Keywords: | gutenberg-merge has-patch |
Focuses: | Cc: |
Description
This ticket tracks the backporting of i18n-theme.json for the following Gutenberg fix:
https://github.com/WordPress/gutenberg/pull/62552
These changes add the missing i18n for variations within theme.json
Change History (5)
This ticket was mentioned in PR #6825 on WordPress/wordpress-develop by @aaronrobertshaw.
7 months ago
#1
- Keywords has-patch added
@oandregal commented on PR #6825:
7 months ago
#2
This PR also unblocks changes at the i18n-command at https://github.com/wp-cli/i18n-command/pull/405 that depend on this schema change.
@oandregal commented on PR #6825:
7 months ago
#4
Committed at https://core.trac.wordpress.org/changeset/58412
Note: See
TracTickets for help on using
tickets.
This PR backports https://github.com/WordPress/gutenberg/pull/62552
The changes included add support for internationalizing the block style variations labels defined from a theme.json or theme style variation file.
Trac ticket: https://core.trac.wordpress.org/ticket/61442