From 6d2a39f1b03a5ab140f014db332c815afe045907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=83=C2=A9?= Date: Fri, 14 Jun 2024 08:33:37 +0000 Subject: [PATCH] theme-i18n.json: add missing i18n for variations Props aaronrobertshaw, oandregal. See #61442 git-svn-id: https://develop.svn.wordpress.org/trunk@58412 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/theme-i18n.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/wp-includes/theme-i18n.json b/src/wp-includes/theme-i18n.json index 7ce52317ed..8bda329add 100644 --- a/src/wp-includes/theme-i18n.json +++ b/src/wp-includes/theme-i18n.json @@ -80,6 +80,15 @@ } } }, + "styles": { + "blocks": { + "variations": { + "*": { + "title": "Style variation name" + } + } + } + }, "customTemplates": [ { "title": "Custom template name"