From fa73393a684c82e5279020530538391014848969 Mon Sep 17 00:00:00 2001 From: Robert Korulczyk Date: Wed, 28 Oct 2015 16:23:07 +0100 Subject: [PATCH] Declare Text Domain in style.css Text Domain must be declared, if we want to translate custom page templates names. --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 00a9627..4a02363 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,7 @@ Description: Sage is a WordPress starter theme.