Make WordPress Core

Changeset 58412


Ignore:
Timestamp:
06/14/2024 08:33:37 AM (2 years ago)
Author:
oandregal
Message:

theme-i18n.json: add missing i18n for variations

Props aaronrobertshaw, oandregal.
See #61442

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme-i18n.json

    r58242 r58412  
    8181                }
    8282        },
     83        "styles": {
     84                "blocks": {
     85                        "variations": {
     86                                "*": {
     87                                        "title": "Style variation name"
     88                                }
     89                        }
     90                }
     91        },
    8392        "customTemplates": [
    8493                {
Note: See TracChangeset for help on using the changeset viewer.