From 39a5bacbc1a3a1d6cfd535995d330094b4ad22f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Zi=C3=83=C2=B3=C3=85=E2=80=9Akowski?= Date: Thu, 31 Mar 2022 10:51:54 +0000 Subject: [PATCH] Themes: Add "title" key to i18n schema This is related to Gutenberg changes in WordPress/gutenberg#39936 that marks the "title" key as translatable field in "theme.json" files. See also #54336. Props oandregal. git-svn-id: https://develop.svn.wordpress.org/trunk@53038 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/theme-i18n.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-includes/theme-i18n.json b/src/wp-includes/theme-i18n.json index 98b2680792..f5a65dbddc 100644 --- a/src/wp-includes/theme-i18n.json +++ b/src/wp-includes/theme-i18n.json @@ -1,4 +1,5 @@ { + "title": "Style variation name", "settings": { "typography": { "fontSizes": [